Tags component for PicoCSS
Demo: https://yohn.github.io/PicoCSS-Tag-Select/
To disable the auto initiate:
<script>
window.autoInitTagSelect = false;
</script>
<script src="https://cdn.jsdelivr.net/gh/Yohn/PicoCSS-Tag-Select/tag-select.js"></script>Tags component for PicoCSS
Demo: https://yohn.github.io/PicoCSS-Tag-Select/
To disable the auto initiate:
<script>
window.autoInitTagSelect = false;
</script>
<script src="https://cdn.jsdelivr.net/gh/Yohn/PicoCSS-Tag-Select/tag-select.js"></script>