actions (buttons)

Configuration options
Core structure
Other options
Examples and code snippets
Example of actions widget

widgets:
actions-2x2:
type: widget.actions
options:
footer: Show more
footerAlign: center
primary:
title: Avatar info
onPress:
type: action.go-to
options:
linkTo: avatar-field-example
secondary:
title: Color palette
onPress:
type: action.go-to
options:
linkTo: color-palete# Grid-item for the jig.
children:
- type: component.grid-item
options:
size: "2x2"
children:
type: component.jig-widget
options:
jigId: actions-widget
widgetId: actions-2x2Last updated
Was this helpful?