Button link
Get the latest docs.
You are looking at documentation for an older release. Not what you want? Use the version selector on the top banner or click
here.
Opens the specified URL:
- in a separate tab/window if URL starts with ‘http’
- in the same tab/window in other case
You can define the button styling in widget configuration.

Settings
URL address
- The URL to be opened upon clicking on the button. Default: “
Color
- The color of the button. Available colors list can be found
at: Theming - Semantic UI React. Default: ‘green’
Label
- The label displayed in the button. Default: ‘Button Link’
Icon
- Name of the icon displayed in the button. Available icons list can be found
at: Icon - Semantic UI React. Default: ‘external’
Basic button
- Allows to change button appearence, basic button is less pronounced. Default: No
Full height
- Stretches the button vertically to fill entire widget’s height. Default: No