@odopod/odo-tabs
v2.0.2
Published
A component for switching between panes of content.
Downloads
29
Readme
Odo Tabs
A component for switching between panes of content.
Install
npm install @odopod/odo-tabs --save
Quick Start
import OdoTabs from '@odopod/odo-tabs';
const tabs = new OdoTabs(document.querySelector('.js-my-sidebar'));
Documentation
Visit the Odo component directory for demos, code examples, and documentation.