Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DorfNestedField

Special version of DorfField, which groups others.

stable

Hierarchy

Implements

Index

Constructors

constructor

Properties

columnsNumber

columnsNumber: number

Form can be rendered with multiple columns. Number of fields within the section should be specified here.

css

Classes for the current field, to be used in templates.

Optional definition

definition: D

dorfFields

List of supproted fields defined by DorfFieldDefinition, DorfFieldMetadata, css and tags.

Optional metadata

metadata: M

tag

tag: string

Unique field identifier. Should be used as Component's selector.

Static CHECKBOX

CHECKBOX: string = CHECKBOX

Static INPUT

INPUT: string = INPUT

Static NESTED

NESTED: string = NESTED

Static RADIO

RADIO: string = RADIO

Static SELECT

SELECT: string = SELECT

Methods

updateState

Generated using TypeDoc