Skip to main content

betaThis is a new capability. Help us improve it and give your feedback on Slack.

list-schema-properties-items-oneof-string-list-items-items-array-item

Items Type

object (Items (array) Item)

items Properties

PropertyTypeRequiredNullableDefined by
idstringOptionalcannot be nullList Schema
textstringOptionalcannot be nullList Schema
descriptionstringOptionalcannot be nullList Schema
conditionalobjectOptionalcannot be nullList Schema
conditionstringOptionalcannot be nullList Schema
hintobjectOptionalcannot be nullList Schema
valuestringRequiredcannot be nullList Schema

id

Unique identifier for the list item

id

  • is optional

  • Type: string (Id)

  • cannot be null

  • defined in: List Schema

Id Type

string (Id)

id Constraints

UUID: the string must be a UUID, according to RFC 4122

text

Display text shown to the user

text

Text Type

string (Text)

description

Optional additional descriptive text for the item

description

Description Type

string (Description)

conditional

Optional components to show when this item is selected

conditional

Conditional Type

object (Conditional)

condition

Condition that determines if this item is shown

condition

Condition Type

string (Condition)

hint

Optional hint text to be shown on list item

hint

Hint Type

object (Hint)

value

String value stored when this item is selected

value

Value Type

string (Value)