React Accessible Tabs
An accessible React tabs component, ported from my vanilla JS plugin.
Usage
Installation
In React
data[x].label
accepts astring
data[x].content
accepts Reactelement
s, astring
or anarray
ofelement
s andstring
s
Styling
The styling is up to you and uses BEM selectors: