Components¶
MorphUI provides a rich set of interactive UI components. All components integrate with the theme system and update automatically when the theme changes.
| Component | Description |
|---|---|
| Button | Text buttons and icon buttons with ripple and hover |
| Chip | Compact interactive chips for filtering and input |
| Dialog | Modal overlays with scrim layer |
| Divider | Horizontal and vertical visual separators |
| Dropdown | Dropdown menus with optional search filtering |
| Label | Themed labels with icon and auto-sizing support |
| List | Scrollable lists with themed items |
| Menu | Context and navigation menus |
| Progress | Linear and circular progress indicators |
| Selection | Checkboxes, radio buttons, and switches |
| Text Field | Text inputs with validation and error states |
| Tooltip | Hover-triggered informational overlays |
GIF previews
Animated previews are coming. Place .gif files in docs/assets/gifs/ and uncomment the image lines in each component page.