orbital-core-components 0.1.1

Themed Orbital UI components for Leptos applications
Documentation
1
2
3
4
5
6
mod label;
mod styles;

pub use label::Label;
#[cfg(feature = "preview")]
pub use label::LABEL_PREVIEW_REGISTRATION;