Skip to main content

ListOptionTuple

A tuple representing a list option with a display value and an export value.

Type

Object

Properties

NameTypeDescription
0stringThe value displayed to the user.
1stringThe value exported when the option is selected.