An open API service indexing awesome lists of open source software.

https://github.com/tombarr/react-segtabs

Accessible segmented tab control interface in React JS
https://github.com/tombarr/react-segtabs

javascript react reactjs segmented-controls tabs ui ui-components

Last synced: about 1 month ago
JSON representation

Accessible segmented tab control interface in React JS

Awesome Lists containing this project

README

        

# React segtabs (segmented tab control)

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

By [Tom Barrasso](https://barrasso.me)

![react-segtabs gif](./react-segtabs.gif "react-segtabs gif")

Accessibility (keyboard navigation)

![react-segtabs tabbing gif](./react-segtabs-tab.gif "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