Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DorfRadioComponent<T>

DORF radio field which consumes DorfRadioMetadata for rendering. One of the predefined DORF fields.

stable

Type parameters

  • T

Hierarchy

Index

Constructors

constructor

Properties

config

injected service

metadata

metadata: DorfRadioMetadata<T>

Essence, needed by DORF field.

Accessors

formControl

  • get formControl(): FormControl

htmlFieldCss

innerLabelCss

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