Skip to main content

Accessibility ↔ to design App for max usability vs devices/cognitive impairment

aria-hidden

arial label to omit element from screen readers (no impact on visuals) - leaving this on SVGs is (wrongly) will lower Web Vitals - but since it's not needed for now, will omit all these

References

  1. @storybook/addon-a11y ↔ official storybook Addon to audit FC vs WCAG guidelines for max Accessibility & flag any violations

  2. alt ↔ optional Attribute for alternative text description of <img\>, to improve Accessibility & show placeholder for screen readers || fallback