Skip to content

Accessible segmented tab control interface in React JS

License

Notifications You must be signed in to change notification settings

Tombarr/react-segtabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React segtabs (segmented tab control)

An adaptable implementation of a Segmented Control interface in React JS.

By Tom Barrasso

react-segtabs gif

Accessibility (keyboard navigation)

react-segtabs tabbing gif

Thank you!

TODO

  • Programmable color
  • Allow multi selection?
  • Ability to link tabs to panels (with aria-controls labels)
  • Validate for 508 compliance
  • Support icons with and without text
  • Support right-to-left layouts/ languages