FieldSchemeBooleanViewData

Display settings for the 'Yes/No' field type.

Hierarchy

  • FieldSchemeBooleanViewData

Properties

Optional Readonly additionalType

additionalType: undefined | string

Additional type.

Optional Readonly noValue

noValue: undefined | string

Text for 'No' value.

Optional Readonly yesValue

yesValue: undefined | string

Text for 'Yes' value.