allietabs
v1.2.6
Published
WCAG 2.0 compliant tab component
Downloads
933
Maintainers
Readme
AllieTabs
Documentation
See our documentation page on bartdelrue.github.io/allieTabs.
Install
$ yarn add allietabs
or
$ npm install allietabs
You can now also load via a <script src='dist/allieTabs.js />
tag (refer to the dist folder).
Or require the module in Common JS.
Or import the module in ES6