ToggleFormDetail
Toggle Form Element for the visual props editor
Index
Column | Column |
---|---|
ToggleFormDetail.defaultValue | ToggleFormDetail.disabled |
ToggleFormDetail.key | ToggleFormDetail.label |
ToggleFormDetail.labelTranslation | ToggleFormDetail.type |
Properties
defaultValue
defaultValue: boolean
Optional
Default value
disabled
disabled: boolean
Optional
Determines whether it should be disabled or not
key
key: string
Key to store the value
label
label: string
Optional
I18n'ed string to show on the form label
labelTranslation
labelTranslation: VisualPropComponentTranslationKeys
Optional
Translation key for the label
type
type: toggle