/PicoCSS-Tag-Select

Tags component for PicoCSS

Primary LanguageJavaScriptMIT LicenseMIT

PicoCSS-Tag-Select

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>