Documentation / fieldDecorator
fieldDecorator
Functions
field()
field(
targetType
,enumerable
?,derivatives
?): (target
,propertyKey
) =>void
Parameters
targetType
enumerable?
boolean
derivatives?
Returns
Function
Parameters
target
any
propertyKey
string
Returns
void