DaisyDivider
Separation line with optional text label.Basic Usage
With Text
Vertical Divider
Variants
Properties
| Property | Type | Default | Description |
|---|---|---|---|
Text | string | null | Optional divider text |
Orientation | Orientation | Horizontal | Horizontal or Vertical |
Variant | DaisyDividerVariant | Default | Color variant |
DaisyDrawer
Sidebar navigation with overlay backdrop.Basic Usage
Opening and Closing
Properties
| Property | Type | Default | Description |
|---|---|---|---|
IsOpen | bool | false | Controls drawer visibility |
Position | DaisyDrawerPosition | Left | Drawer position (Left, Right, Top, Bottom) |
ShowBackdrop | bool | true | Shows dimmed overlay |
CloseOnBackdropClick | bool | true | Closes when clicking backdrop |
DrawerWidth | double | 280 | Drawer width (for Left/Right) |
DrawerHeight | double | 280 | Drawer height (for Top/Bottom) |
DaisyHero
Large banner component for featured content.Basic Usage
With Background Image
DaisyJoin
Container that groups children by merging their borders.Basic Usage
Vertical Join
Join with Inputs
Properties
| Property | Type | Default | Description |
|---|---|---|---|
Orientation | Orientation | Horizontal | Join direction |
DaisyStack
Stacks children visually with offsets creating a layered effect.Basic Usage
With Custom Offset
Properties
| Property | Type | Default | Description |
|---|---|---|---|
OffsetX | double | 8 | Horizontal offset between items |
OffsetY | double | 8 | Vertical offset between items |
Common Layout Patterns
Navigation with Drawer
Hero Section with Content
Next Steps
Navigation
Explore navigation components
Feedback
Learn about feedback controls

