Button Component
The button component is available to add as a standalone component, and is also used within Banners and Cards. There are several options available to control the styling of the button. In all styles, the button text and link target are required (where the button text is hidden, the text is used for accessibility.
Achieve the look:
Configuration Option |
---|
Button Text (required) |
Link Target (required) |
Hide Text = Off |
Icon = Not Set |
Achieve the look (Custom Icon):
Configuration Option |
---|
Button Text (required) |
Link Target (required) |
Hide Text = On |
Icon = Not Set |
Icon Position = Before |
Achieve the look (No text, standard chevron):
Configuration Option |
---|
Button Text (required) |
Link Target (required) |
Hide Text = On |
Icon = Not Set |
Achieve the look (No text, custom icon):
Configuration Option |
---|
Button Text (required) |
Link Target (required) |
Hide Text = On |
Icon = done_outline |