Skip to main content

Module props

Module props 

Source

Re-exports§

pub use alert::AlertProps;
pub use alert::AlertVariant;
pub use badge::BadgeProps;
pub use badge::BadgeVariant;
pub use button::ButtonProps;
pub use button::ButtonSize;
pub use button::ButtonVariant;
pub use card::CardProps;
pub use dialog::DialogProps;
pub use input::InputProps;
pub use label::LabelProps;
pub use separator::SeparatorProps;
pub use tabs::TabSet;
pub use tabs::TabsOrientation;
pub use tabs::TabsProps;
pub use textarea::TextareaProps;
pub use toast::ToastCategory;
pub use toast::ToastProps;
pub use toast::ToasterProps;
pub use tooltip::TooltipProps;
pub use combobox::ComboboxOption;
pub use combobox::ComboboxProps;
pub use dropdown::DropdownItem;
pub use dropdown::DropdownProps;
pub use popover::PopoverPlacement;
pub use popover::PopoverProps;
pub use select::SelectOption;
pub use select::SelectProps;
pub use sidebar::SidebarProps;

Modules§

alert
badge
button
card
combobox
dialog
dropdown
input
label
popover
select
separator
sidebar
tabs
textarea
toast
tooltip