Cratis Components Accessibility

Apply the accessibility conventions Cratis Components actually implements — dialog initial-focus discipline and the armed-Enter hazard, supplying every accessible name as a localizable prop, putting the accessible name on the focusable element rather than the wrapper, and using the PrimeReact pass-through prop to strip invalid ARIA. Use when building or reviewing a dialog, a form control, a data table, a toast, or any component whose accessible name is currently a hard-coded English string. Do not use as a general WCAG conformance guide.

Cratis 0fb4d34 2 files · 8.2 KB Updated

File contents

Cratis/AI/tree/main/skills/cratis-components-accessibility commit 0fb4d345b9

Frequently asked questions

npx skillmds@latest add cratis/cratis-components-accessibility