Skip to content

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/inputs
bash
yarn add @vuetags/inputs
bash
pnpm add @vuetags/inputs
bash
bun add @vuetags/inputs

Released under the MIT License.