GitHub - Yohn/PicoCSS-Tag-Select: Tags component for PicoCSS

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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>