Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DorfChooseComponent<T, M>

Represents base DorfFieldComponent for the fields with the limited values to choose from.

stable

Type parameters

Hierarchy

Index

Constructors

constructor

Properties

config

injected service

metadata

metadata: M

Essence, needed by DORF field.

Accessors

formControl

  • get formControl(): FormControl

htmlFieldCss

invalid

  • get invalid(): undefined | true | false

key

  • get key(): string

label

  • get label(): undefined | string

labelCss

  • get labelCss(): string

optionsToSelect

  • get optionsToSelect(): undefined | OptionType<T>[]

Methods

Protected getCss

Generated using TypeDoc