VsudButton

PRO

The VsudButton component provides different styles, and sizes for creating a button.


Demo

Props Information

NameTypeDefaultDescription
variant'contained''outline''gradient'containedChange the VsudButton background color type.
size'sm''md''lg'mdChange the VsudButton size.
color'primary''secondary''info''success''warning''danger''light''dark''white'successChange the VsudButton background color.
fullWidthboolfalseIf true the VsudButton get a block level width.
activeboolused to set VsudButton state to active.
slotnodeThe VsudButton has a default slot that you can pass node or content inside it.

Variants

Sizes

With Icon

Block