Tags
VueTags provides various categories of tags. These have been separated in several modules in order to speed up and simplify the release process.
You can find all elements in the navigation menu to the left.
Input tags
This section is focused on input tags such as text input, password input and checkboxes.
Install @vuetags/inputs with your favorite package manager:
bash
npm install @vuetags/inputsbash
yarn add @vuetags/inputsbash
pnpm add @vuetags/inputsbash
bun add @vuetags/inputs