steps
User action Step
A User Action step allows you to get an answer or information from the user. This step type is helpful to confirm a status the user can observe directly (e.g., lights or buttons on a device). A user action step can have one button or multiple buttons.
Two actions
Displays a visual to the user with two actions, a primary action and a secondary action.
v1.1.0Requires JS
Changelog
Notable changes to this step or component will be documented here.
### v1.1.0
- Added glossary modal and js required to activate it. Glossary modal can now be triggered by adding a
data-popup-trigger
to the link tag. See the code preview for further explanation.
One action
Displays a visual to the user one primary action.
v1.1.0Requires JS
Changelog
Notable changes to this step or component will be documented here.
### v1.1.0
- Added glossary modal and js required to activate it. Glossary modal can now be triggered by adding a
data-popup-trigger
to the link tag. See the code preview for further explanation.