Commit 8e8f365
docs(ActionRow): document role=toolbar and aria-label for button group usage
Without guidance, consumers using ActionRow to group interactive controls
have no nudge to add ARIA grouping semantics. The added JSDoc shows the
recommended pattern (role="toolbar" + aria-label) and notes that both
are already accepted via HTMLAttributes — no new props needed.
Addresses WCAG 4.1.2 Name, Role, Value and 1.3.1 Info and Relationships.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3493d3e commit 8e8f365
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
4 | 21 | | |
5 | 22 | | |
6 | 23 | | |
| |||
0 commit comments