Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DorfFieldWrapperComponent<T, M>

Group which wraps label, dorf-field and error. This component is used in default templates. It contains a common part for all the fields and the fields themselves, by using DorfFieldComponent abstraction.

stable

Type parameters

Hierarchy

Index

Constructors

constructor

Properties

config

injected service

metadata

metadata: M

Essence, needed by DORF field.

Accessors

errorCss

errorMessage

  • get errorMessage(): undefined | string

fieldGeneralizationCss

formControl

  • get formControl(): FormControl

htmlFieldCss

invalid

  • get invalid(): undefined | true | false

key

  • get key(): string

label

  • get label(): undefined | string

labelCss

  • get labelCss(): string

Methods

Protected getCss

Generated using TypeDoc