@hiendv/tabs
v0.12.5
Published
Utilities & themes for @hiendv/vue-tabs & @hiendv/react-tabs
Downloads
34
Readme
@hiendv/tabs
Utilities & themes for @hiendv/vue-tabs & @hiendv/react-tabs
Installation & Usage
NPM
The package is mostly consumed by internal Vue & React components. Everything is re-exported.
// Vue
import { themeDefault, themeDark, setHash } from '@hiendv/vue-tabs'
// React
import { themeDefault, themeDark, setHash } from '@hiendv/react-tabs'
Please see vue-tabs-example for a complete demonstration.
Development & Testing
Please check the Contributing Guidelines.
Contribution
Issues and PRs are welcome !