Skip to content

Commit

Permalink
Update additional guidance for VA
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmithadhoc committed Dec 17, 2024
1 parent dfbf51a commit 7823aff
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/_components/table.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ The v3 default table is a standard table and does not offer the responsive stack

## Accessibility considerations

<a class="vads-c-action-link--blue" href="https://designsystem.digital.gov/components/table/#accessibility-accordion">Refer to the U.S. Web Design System for accessibility guidance</a>

### Additional guidance for VA

- Tables should be used to display tabular data, which is structured data made up of rows and columns. A table allows the information to be easily interpreted by visually associating row and column headers.
- _Do not_ use tables for layout purposes. Tables should only be used for data that has inherent relationships, not for design purposes.
- <a href="https://designsystem.digital.gov/components/table/#accessibility-accordion">Refer to the U.S. Web Design System for additional accessibility guidance</a>.

0 comments on commit 7823aff

Please sign in to comment.