@power-elements/emoji-checkbox

Super Semantic Checkbox with ✔️ Emoji!


Keywords
custom element, lit-html, emoji, checkbox, semantic, html, webcomponents
License
GPL-3.0
Install
npm install @power-elements/emoji-checkbox@2.0.1

Documentation

Contact me on Codementor

<emoji-checkbox>

Super Semantic Checkbox with ✔️ Emoji!

Get It! 🚛

npm i -S @power-elements/emoji-checkbox

Load It! 🐫

<script async type="module" src="/node_modules/@power-elements/emoji-checkbox/emoji-checkbox.js"></script>

Use It! 💪

<emoji-checkbox full="😎" empty="💩"
                label="favourite" value="favourite"></emoji-checkbox>