TextWithCheckboxFieldMetaInfo
Interface
Types Module: Broker
Properties
customInfo
Additional custom information
Type
TextWithCheckboxFieldCustomInfo
Overrides
CustomInputFieldMetaInfo.customInfo
id
Input field ID
Type
string
inputType
Type of the input field
Type
"TextWithCheckBox"
Overrides
CustomInputFieldMetaInfo.inputType
placeHolder
OptionalPlaceholder string for the field
Type
string
preventModify
OptionalPrevent modification
Type
boolean
saveToSettings
OptionalShould the input field value be saved to settings
Type
boolean
title
Title for the input field
Type
string
validator
OptionalValidator function for the field
Type
Overrides
CustomInputFieldMetaInfo.validator
value
Value of the field