Skip to content

Accessibility

The List component should follow standard semantic HTML practices:

  • Use <ul> or <ol> elements for the list container.
  • Use <li> elements for list items.
  • Ensure links have clear, descriptive text.
  • Support keyboard navigation (Tab, arrow keys).
  • Maintain sufficient color contrast for all text and interactive elements.