Components
Svelte FluentUI provides a comprehensive set of components implementing Microsoft's FluentUI design system.
Form Components
- Button - Interactive button component
- TextField - Single-line text input
- Textarea - Multi-line text input
- NumberField - Numeric input field
- Checkbox - Checkbox input
- Radio - Radio button input
- RadioGroup - Group of radio buttons
- Switch - Toggle switch
- Select - Dropdown selection
- Combobox - Editable dropdown
- Search - Search input field
- Slider - Range slider
- Calendar - Date picker
Data Display
- DataGrid - Data table with sorting and filtering
- Badge - Status indicator
- Card - Content container
- Divider - Visual separator
- Progress - Progress indicator
- Tooltip - Contextual information
Navigation
- Breadcrumb - Navigation breadcrumbs
- Menu - Context menu
- Tabs - Tab navigation
- Anchor - Navigation links
- Paginator - Page navigation
Layout
- Accordion - Collapsible content sections
- Stack - Flexible layout container
- Spacer - Layout spacing utility