eslint-plugin-fluentui-jsx-a11y
eslint-plugin-fluentui-jsx-a11y copied to clipboard
ESLint rules for accessibility against FluentUI v9 components.
e.g. RadioGroup
e.g Dropdown component, SpinButton component or certain buttons
Dialog boxes consist of a header (DialogTitle), content (DialogContent), and footer (DialogActions), which should all be included inside a body (DialogBody). Validate that people’s entries are acceptable before closing the...
Many components share the same accessibility rules such as TextArea and Input. It would be great to make a config like an array and to have the rules generic and...
Item 1 Item 2 Item 3 Item 4