Interface RadioButtonFormDetail

Radio Form Element for the visual props editor

Hierarchy

  • RadioButtonFormDetail

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: "radio"
values: string[]

list fo values to select from

Version

SDK: 0.1 | ThoughtSpot: