Usage
Default
Use the label prop to set the text of the component.
vue
Colors
Use the color prop to customize the component's color.
vue
Variants
Use the variant prop to customize the component's appearance.
vue
Rounded
Use the border-radius prop to customize the border radius.
vue
Limit
Use the limit prop to set the maximum amount of characters to display. Once the amount characters goes beyond the limit, a plus sign is added after the displayed characters.
vue
Elevated
Use the elevated prop to add a drop shadow.
vue