Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DorfSupportingService

Injectable instance with parameters from IDorfService. It is an @Optional(), injectable constructor parameter for DorfConfigService.

stable

Hierarchy

  • DorfSupportingService

Implements

Index

Constructors

constructor

Properties

Optional columnsNumber

columnsNumber: undefined | number

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

Optional css

General and field-specific CSS classes.

Optional dorfFields

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

Optional requiredWithStar

requiredWithStar: undefined | true | false

Forces required fields to have dorf-required CSS class, which defines :after pseudoelement with a red star.

Generated using TypeDoc