Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDorfField<D, M>

Represents a field in a mapper-friendly form. Defined for all DORF tags.

stable

Type parameters

Hierarchy

Implemented by

Index

Properties

Properties

Optional css

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

Optional definition

definition: D

Optional metadata

metadata: M

tag

tag: string

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

Generated using TypeDoc