Skip to content

Usage Guide

First, make sure Vue is installed in your project. You can read the installation guide here.

Next, ensure Tailwind CSS is installed in your project. You can follow the installation guide here.

Browse and select the component you want to use in your project.

Create a new file for the chosen component, then copy and paste the component code into that file.

Import the component and use it wherever you need it in your project.

Refer to the Component Usage section (usually found at the bottom of the component page) to learn how to use props, model binding, and other available features.