README
wow-tabs
The last tabs you'll ever need.
<wow-tabs position="bottom">
<wow-panel title="First">Some text</wow-panel>
<wow-panel title="Second">More text</wow-panel>
</wow-tabs>
License
BSD 2 Clause
The last tabs implementation you'll ever need.
<script type="module">
import wowtabs from 'https://cdn.skypack.dev/wowtabs';
</script>
The last tabs you'll ever need.
<wow-tabs position="bottom">
<wow-panel title="First">Some text</wow-panel>
<wow-panel title="Second">More text</wow-panel>
</wow-tabs>
BSD 2 Clause