@unc-dsi/unc-vertical-tabs

0.0.8 • Public • Published

<unc-vertical-tabs>

<unc-vertical-tabs> is a vertical bar with tabs and content area. When a tab is selected, the content area is automatically updated with the content of the tab.

<unc-vertical-tabs>
    <unc-vertical-tab icon="icons:search" label="Search">
        <h1>Search</h1>
    </unc-vertical-tab>
    <unc-vertical-tab icon="social:person" label="Users">
        <h1>Users</h1>
    </unc-vertical-tab>
</unc-vertical-tabs>

screenshot

Dependencies

Name NPM Usage
<iron-icons> npm version To display icons

License

Apache License 2.0

Package Sidebar

Install

npm i @unc-dsi/unc-vertical-tabs

Weekly Downloads

0

Version

0.0.8

License

Apache-2.0

Unpacked Size

4.54 kB

Total Files

4

Last publish

Collaborators

  • gronono