Buttons
To create a button, use element button and customize it using the various parameters available
| Parameter | Description | Parameters |
|---|---|---|
| Style | Defines the button style or class | default, simple, primary, success, danger, link |
| href | url link of the button | n/a |
| Target | specifies where to open the linked document | _blank, _self, _parent, _top |
Button variations
Button sizes
You can add different size classes to your button to create button size variation using the parameter Size of Button element