forms/src/transformer.ts
Methods |
toControl | |||||||||
toControl(value: any, context: ValueTransformerContext)
|
|||||||||
Parameters :
Returns :
any
|
toField | |||||||||
toField(value: any, context: ValueTransformerContext)
|
|||||||||
Parameters :
Returns :
any
|