Function: MapField
▸ MapField<T
>(__namedParameters
): Element
Field that renders the children property fields
This is one of the internal components that get mapped natively inside forms and tables to the specified properties.
Type parameters
Name | Type |
---|---|
T | extends object |
Parameters
Name | Type |
---|---|
__namedParameters | FieldProps <T , any , any > |
Returns
Element