Layout
This category contains 7 controls:
- DaisyStack: DaisyStack displays children in a stacked arrangement with optional navigation. When ShowNavigation is false (default), all children are visible with layered offsets. When ShowNavigation is true, only one item is visible at a time with prev/next arrows.
- DaisyMask: A mask shape container that clips content to various shapes. Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
- DaisyJoin: A join container control styled after DaisyUI's Join component. Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
- DaisyIndicator: An indicator control styled after DaisyUI's Indicator component. Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
- DaisyMockup: A Mockup control.
- DaisyHero: A hero section control styled after DaisyUI's Hero component. Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
- DaisyDrawer: A drawer/sidebar control styled after DaisyUI's Drawer component. Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
See individual control documentation for detailed usage.