Button
Displays a button or a component that looks like a button.
Preview
Here's a preview of Butto, components with a code.
Components
Examples
Examples of the Button Components that you might use
Components
Components
Animated Example
An example of an animated Button component
Components
Funky Button Example
An example of a Button with the funky version
Components
Border Button Example
An example of a Button with the border version
Components
Underline Button Example
An example of a Button with the underline version
Components
Props
Prop | Type | Description |
---|---|---|
String | The content of the Button | |
Boolean | Whether to apply a light effect to the button | |
Boolean | Whether to apply a shadow effect to the button | |
String | The version of the button style ('default' or other variants) | |
Boolean | Whether the button should have a rolling animation | |
String | The size of the text in the button | |
String | The color of the text in the button | |
String | The color of the button's border | |
String | The background color of the button | |
Number | The duration of animations in seconds | |
String | Color for the background when hover is activated |