Edit on GitHub

Selector Accessors

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

Define accessors for selector options. You can map the selector options to fields defined in a field.

primary
string

The primary text of the option.

secondary
string
The secondary text of the option.
thumbnail
string

The URL of the image that will be used as the thumbnail of the option.

value
string
The value that will be used if the option is selected.
Examples:
primary: name
secondary: category.name
description: summary
thumbnail: category.image.url
Where is this used?
Other schemas that have a reference ($ref) to this schema.

No references found.