Skip to content

Commit c80a5ec

Browse files
Update index.md
1 parent 193aa27 commit c80a5ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • docs/getting-started/accessibility-patterns-index

docs/getting-started/accessibility-patterns-index/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Each category groups related patterns that address how users interact with conte
1515
### 👉 Start with Structure → build the Feature → enhance with ARIA
1616
Begin with semantic HTML to establish meaning, implement the user-facing functionality, and only use ARIA when native HTML cannot fully convey behavior or relationships. Avoid replacing native elements with ARIA unless necessary.
1717

18+
#### Examples
1819

1920
<details><summary>Example: Form Input with Error Messaging</summary>
2021

0 commit comments

Comments
 (0)