@coding-blocks/web-components
v1.12.3
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
6,070
Keywords
Readme
CB 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/@coding-blocks/[email protected]/dist/index.js" async></script>
</body>