@wonkytech/tm-responsive-table
v0.1.11
Published
This is a template for creating new web component repositories.
Downloads
2
Readme
tm-responsive-table
This is a template for creating new web component repositories.
Installation
npm install @wonkytech/tm-responsive-tableUsage
<script type="module">
import '@wonkytech/tm-responsive-table';
</script>
<tm-responsive-table></tm-responsive-table>