Appearance
Button
Buttons are simple components that contain text which invokes a specific action when the user clicks it.
- Button text allows all the same formatting options (font, size, color etc) as the standard Text component, with the exception that it cannot contain links.
- Buttons must always have an action.
- Buttons can optionally be configured to ping a third-party tracker when clicked. See Third-Party Tracking for more details.
Action: On Click
This component requires an action be configured which is invoked when the user clicks the button.