| # This file holds all sidebar menu's entries. |
| # Each group has a `section` field that determines which sub-navbar tab it belongs to. |
| |
| - title: Getting started |
| section: Getting Started |
| icon: book-half |
| icon_color: indigo |
| pages: |
| - title: Install |
| - title: AI |
| - title: Approach |
| - title: CSS variables |
| - title: JavaScript |
| - title: Browsers & devices |
| - title: Accessibility |
| |
| - title: Guides |
| section: Guides |
| icon: map |
| icon_color: green |
| pages: |
| - title: Quickstart |
| - title: npm |
| - title: Webpack |
| - title: Parcel |
| - title: Vite |
| - title: Contribute |
| - title: Migration |
| |
| - title: Customize |
| section: Guides |
| icon: palette2 |
| icon_color: pink |
| pages: |
| - title: Overview |
| - title: Sass |
| - title: Options |
| - title: Color |
| - title: Theme |
| - title: Color modes |
| - title: Components |
| - title: Transitions |
| meta: |
| - added: 6.0.0 |
| - title: RTL |
| - title: Optimize |
| |
| - title: Layout |
| section: Base |
| icon: grid-fill |
| icon_color: teal |
| pages: |
| - title: Breakpoints |
| - title: Containers |
| - title: Grid |
| - title: Columns |
| - title: Gutters |
| - title: Utilities |
| - title: Z-index |
| - title: CSS Grid |
| |
| - title: Content |
| section: Base |
| icon: file-earmark-richtext |
| icon_color: gray |
| pages: |
| - title: Reboot |
| - title: Typography |
| - title: Images |
| - title: Tables |
| - title: Prose |
| meta: |
| - added: 6.0.0 |
| |
| - title: Forms |
| section: Forms |
| icon: ui-radios |
| icon_color: blue |
| pages: |
| - title: Overview |
| - title: Field |
| meta: |
| - added: 6.0.0 |
| - title: Form control |
| - title: Checkbox |
| - title: Radio |
| - title: Switch |
| - title: Range |
| meta: |
| - added: 6.0.0 |
| - title: Input group |
| - title: Floating labels |
| - title: Form adorn |
| meta: |
| - added: 6.0.0 |
| - title: Chips |
| meta: |
| - added: 6.0.0 |
| - title: Combobox |
| meta: |
| - added: 6.0.0 |
| - title: Datepicker |
| meta: |
| - added: 6.0.0 |
| - title: OTP input |
| meta: |
| - added: 6.0.0 |
| - title: Password strength |
| meta: |
| - added: 6.0.0 |
| - title: Layout |
| - title: Validation |
| |
| - title: Components |
| section: Components |
| icon: menu-button-wide-fill |
| icon_color: cyan |
| pages: |
| - title: Accordion |
| meta: |
| - added: 6.0.0 |
| - title: Alert |
| - title: Avatar |
| meta: |
| - added: 6.0.0 |
| - title: Badge |
| - title: Breadcrumb |
| - title: Button |
| - title: Button group |
| - title: Calendar |
| meta: |
| - added: 6.0.0 |
| - title: Card |
| - title: Carousel |
| - title: Close button |
| - title: Collapse |
| - title: Dialog |
| meta: |
| - added: 6.0.0 |
| - title: Drawer |
| meta: |
| - added: 6.0.0 |
| - title: List group |
| - title: Menu |
| meta: |
| - added: 6.0.0 |
| - title: Nav |
| - title: Nav overflow |
| meta: |
| - added: 6.0.0 |
| - title: Navbar |
| meta: |
| - added: 6.0.0 |
| |
| - title: Pagination |
| - title: Placeholder |
| - title: Popover |
| - title: Progress |
| - title: Scrollspy |
| - title: Spinner |
| - title: Stepper |
| meta: |
| - added: 6.0.0 |
| - title: Tab |
| - title: Toasts |
| - title: Toggler |
| meta: |
| - added: 6.0.0 |
| - title: Tooltip |
| |
| - title: Helpers |
| section: Helpers |
| icon: magic |
| icon_color: orange |
| pages: |
| - title: Focus ring |
| - title: Hover lift |
| meta: |
| - added: 6.0.0 |
| - title: Icon link |
| - title: Position |
| - title: Stacks |
| - title: Stretched link |
| - title: Text truncation |
| - title: Vertical rule |
| - title: Visually hidden |
| |
| - title: Utilities |
| section: Utilities |
| icon: braces-asterisk |
| icon_color: red |
| pages: |
| - title: API |
| - group: Color |
| pages: |
| - title: Colors |
| - title: Background |
| - title: Color scheme |
| meta: |
| - added: 6.0.0 |
| - title: Theme |
| meta: |
| - added: 6.0.0 |
| - group: Layout |
| pages: |
| - title: Aspect ratio |
| - title: Container queries |
| - title: Display |
| - title: Float |
| - title: Object fit |
| - title: Overflow |
| - title: Position |
| - title: Visibility |
| - title: Z-index |
| - group: Flex & Grid |
| pages: |
| - title: Align content |
| - title: Align items |
| - title: Align self |
| - title: Flex |
| - title: Gap |
| - title: Grid |
| - title: Justify content |
| - title: Justify items |
| - title: Place items |
| - group: Sizing |
| pages: |
| - title: Width |
| - title: Height |
| - group: Spacing |
| pages: |
| - title: Margin |
| - title: Padding |
| - title: Space |
| meta: |
| - added: 6.0.0 |
| - group: Type |
| pages: |
| - title: Font family |
| - title: Font size |
| - title: Font style |
| - title: Font weight |
| - title: Line height |
| - title: Link |
| - title: Text alignment |
| - title: Text decoration |
| - title: Text transform |
| - title: Text wrapping |
| - title: Vertical align |
| - group: Borders |
| pages: |
| - title: Border |
| - title: Border color |
| - title: Border radius |
| - title: Divide |
| - group: Interactions |
| pages: |
| - title: Pointer events |
| - title: User select |
| - group: Effects |
| pages: |
| - title: Motion |
| meta: |
| - added: 6.0.0 |
| - title: Opacity |
| - title: Shadows |