components
Skeleton
v.1.0.0 | SaturnAccessibility is a crucial consideration when designing and developing components, as it ensures that all users, regardless of their abilities or limitations, can interact effectively with your project. In this section, we will explore how our skeleton has been developed with accessibility in mind, ensuring that all users have a smooth and meaningful experience.
The following mencioned props and recommendations are optional, althougt at Kubit strongly recommend their use to meet accessibility standars.
Usage recommendations
- Skeleton doesn't need an specific prop to make it accessible. We recommend using a ScreenReaderOnly with the ariaLive prop set to "assertive" just below to parent container.