FieldTransformerConfig
Defined in: projects/view-core/field/type.ts:12
Properties
Section titled “Properties”toModel?
Section titled “toModel?”
optionaltoModel?: (value,control) =>any
Defined in: projects/view-core/field/type.ts:14
Parameters
Section titled “Parameters”any
control
Section titled “control”Returns
Section titled “Returns”any
toView?
Section titled “toView?”
optionaltoView?: (value,control) =>any
Defined in: projects/view-core/field/type.ts:13
Parameters
Section titled “Parameters”any
control
Section titled “control”Returns
Section titled “Returns”any