Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChoiceSettingsBase

ChoiceSettingsBase interface

Hierarchy

Index

Properties

Optional choiceCssClass

choiceCssClass: string

A css class that is set to the choice items

Optional isChip

isChip: boolean

Renders radio buttons as chips

Optional key

key: string

Unique key

Optional labelCssClass

labelCssClass: string

A css class that is set to the label

Optional readOnlyMode

readOnlyMode: boolean

Whether the choice is disabled

Optional showExpandedTemplateAlways

showExpandedTemplateAlways: boolean

Always displays the expanded template

Optional textCssClass

textCssClass: string

A css class that is set to the choice text element

Optional wrapperCssClass

wrapperCssClass: string

A css class that is set to the choice items wrapper

Generated using TypeDoc