Edit on GitHub

Alert Object

A schema that is used to validate a part of Laboperator workflow templates.

Options to an Alert action.

Alert Object
property name*
object
titlerequired
string non-empty

A title to display on the alert.

textrequired
string

A text to display on the alert. Supports markdown formatting.

buttons
array of reference <= 3 items
default: [object Object]
Button

A set maximum of three buttons to display on the alert. Any button, will cause the alert modal to close. Remember to handle the button key in a behavior.

Where is this used?
Other schemas that have a reference ($ref) to this schema.

No references found.