Function: KeyValueFieldBinding
▸ KeyValueFieldBinding<T
>(«destructured»
): Element
Field that allows edition of key value pairs.
Type parameters
Name | Type |
---|---|
T | extends Record <string , any > |
Parameters
Name | Type |
---|---|
«destructured» | FieldProps <T , any , any > |
Returns
Element