@vttforge/core / CheckboxPromptField
Interface: CheckboxPromptField
Extends
PromptFieldBase
Properties
hint?
readonlyoptionalhint?:string
Hint under the input, as a localization key or text.
Inherited from
PromptFieldBase.hint
label
readonlylabel:string
Label, as a localization key or text.
Inherited from
PromptFieldBase.label
name
readonlyname:string
The key in the result, and the input's name.
Inherited from
PromptFieldBase.name
type
readonlytype:"checkbox"
value?
readonlyoptionalvalue?:boolean