DaisyIndicator
Utility to position a badge on the corner of another element.Basic Usage
Position Variants
DaisyLoading
Animated loading indicators with multiple variants.Variants
- Spinner
- Dots
- Ring
- Ball
- Bars
Sizes
With Text
DaisyMask
Applies shapes to content (Circle, Heart, Hexagon, etc.).Basic Usage
Available Shapes
Shape Options
CircleSquircleHeartHexagonStarTrianglePentagonDiamond
DaisyProgress
Linear progress bar with variants.Basic Usage
Indeterminate
Variants
Properties
| Property | Type | Default | Description |
|---|---|---|---|
Value | double | 0 | Current progress value |
Maximum | double | 100 | Maximum value |
IsIndeterminate | bool | false | Shows loading animation |
Variant | DaisyProgressVariant | Default | Color variant |
Size | DaisySize | Medium | Progress bar height |
DaisyRadialProgress
Circular progress indicator.Basic Usage
With Label
Variants
DaisySkeleton
Animated placeholder for loading states.Basic Usage
Loading Card
Shapes
Properties
| Property | Type | Default | Description |
|---|---|---|---|
Shape | DaisySkeletonShape | Rectangle | Skeleton shape |
AnimationDuration | TimeSpan | 1.5s | Pulse animation duration |
DaisyToast
Container for stacking alert messages with fixed positioning.Basic Usage
Adding Toasts
Positions
Properties
| Property | Type | Default | Description |
|---|---|---|---|
Position | DaisyToastPosition | TopEnd | Toast stack position |
MaxItems | int | 5 | Maximum visible toasts |
DefaultDuration | TimeSpan | 3s | Auto-dismiss duration |
Loading State Patterns
Loading Overlay
Skeleton Loading
Next Steps
Components Overview
See all available components
Theming
Customize component appearance

