README
Tab
Tab content used with Tabs component.
Install
To install the Tab component run:
npm install --save @amalto/tab
Tab displayed inside the Tabs component.
<script type="module">
import amaltoTab from 'https://cdn.skypack.dev/@amalto/tab';
</script>
Tab content used with Tabs component.
To install the Tab component run:
npm install --save @amalto/tab