Buttons
To create a button, use the [button] shortcode and customize it using the various parameters available
| Parameter | Description | Parameters |
|---|---|---|
| Style | Defines the button style or class | default, line, primary, success, danger, link |
| href | url link of the button | n/a |
| Target | specifies where to open the linked document | _blank, _self, _parent, _top |
Examples
Button variations
Button sizes
You can add different size classes to your button to create button size variation using the size classes uk-button-mini, uk-button=small or uk-button-large
Button with icons
To create a button with icon, add the [icon] shortcode besides the text of the button. Click here to see a list of all icons
