Feedback
This category contains 6 controls:
- DaisySkeleton: A Skeleton control styled after DaisyUI's Skeleton component. Used to show a loading state placeholder. Includes accessibility support for screen readers via the AccessibleText attached property.
- DaisyLoading: A Loading control styled after DaisyUI's Loading component. Shows an animation to indicate that something is loading. Includes accessibility support for screen readers via the AccessibleText attached property. Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
- DaisyRadialProgress: A radial (circular) progress indicator styled after DaisyUI's Radial Progress component. Includes accessibility support for screen readers via the AccessibleText attached property. Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
- DaisyToast: A Toast container control styled after DaisyUI's Toast component. Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
- DaisyProgress: A Progress bar control styled after DaisyUI's Progress component. Includes accessibility support for screen readers via the AccessibleText attached property. Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
- DaisyAlert: An Alert control styled after DaisyUI's Alert component. Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
See individual control documentation for detailed usage.