Interface DropDownFormDetail

Dropdown Form Element for the visual props editor

Hierarchy

  • DropDownFormDetail

Properties

defaultValue?: string

Default value

Version

SDK: 0.1 | ThoughtSpot:

key: string

key to store the value

Version

SDK: 0.1 | ThoughtSpot:

label?: string

I18n'ed string to show on the form label

Version

SDK: 0.1 | ThoughtSpot:

type: "dropdown"
values: string[]

list fo values to select from

Version

SDK: 0.1 | ThoughtSpot: