@devjoyvn/web-components
v0.1.0
Published
It is a bundle of fast, context-free components that can be used on pages as custom HTML elements. They have isolated small css for faster loads and run inside shadow dom.
Downloads
4
Readme
Web-Components
It is a bundle of fast, context-free components that can be used on pages as custom HTML elements. They have isolated small css for faster loads and run inside shadow dom.
Components List
Promotion Banner
Shows promotion banner from api.
<div>
<promotion-banner />
</div>
.....
.....
.....
<script src="https://unpkg.com/@devjoyvn/[email protected]/dist/index.js" async></script>
</body>