Expand description
Components supported by this crate are listed here
Modules§
Structs§
- Accordion
- Accordion
- Accordion
Item - A singular accordion item, child of Accordion
- Accordion
Item Props - Properties of AccordionItem
- Accordion
Props - Properties of Accordion
- Alert
- Alert component
- Alert
Props - Properties of Alert
- Badge
- Badge component
- Badge
Props - Properties of Badge
- Button
- Button component
- Button
Group - Button group
- Button
Group Props - Properties for ButtonGroup
- Button
Props - Properties for Button
- Column
- Column container
- Column
Props - Properties for Column
- Container
- Container component
- Container
Props - Properties for Container
- Display
- Display heading component
- Display
Props - Properties of Display
- Lead
- Lead component
- Lead
Props - Properties of Lead
- Line
- Horizontal or vertical line
- Line
Props - Properties for Line
- Link
- Link component
- Link
Props - Properties for Link
- List
Group - ListGroup component
- List
Group Item - ListGroupItem
- List
Group Item Props - Properties for ListGroupItem
- List
Group Props - Properties of ListGroup
- Modal
- Modal dialog
- Modal
Body - Body for a Modal dialog
- Modal
Body Props - Properties for ModalBody
- Modal
Footer - Footer for a Modal dialog
- Modal
Footer Props - Properties for ModalFooter
- Modal
Header - Header for a Modal dialog
- Modal
Header Props - Properties for ModalHeader
- Modal
Props - Properties for Modal
- NavBar
- Navbar component, parent of NavItem, NavDropdown, and NavDropdownItem
- NavBar
Props - Properties for NavBar
- NavDropdown
- A dropdown menu, child of NavBar. See NavDropdownProps for a listing of properties.
- NavDropdown
Item - A singular dropdown item, child of NavDropdown
- NavDropdown
Item Props - Properties for NavDropdown
- NavDropdown
Props - Properties for NavDropdown
- NavItem
- Item of a NavBar
- NavItem
Properties - Properties for NavItem
- Progress
- Progress component, it can contain ProgressBar children
- Progress
Bar - ProgressBar component, contained inside a Progress parent
- Progress
BarProps - Properties for ProgressBar
- Progress
Props - Progress component
- Row
- Row container
- RowProps
- Properties for Row
- Spinner
- Spinner component
- Spinner
Props - Properties of Spinner
- Tooltip
- Tooltip component
- Tooltip
Props
Enums§
- Brand
Type - Brand type for a NavBar
- Button
Size - Container
Size - Size for a container, from extra small to extra large
- Display
Size - Display sizes
- List
Group Variant - The variant style of a ListGroup
- Modal
Size - Represents the optional size of a Modal dialog, described here
- Placement
- Size
Trigger - A size threshold to trigger a property at
- Tooltip
Focus Trigger - Trigger options for
TooltipProps::trigger_on_focus
.