Function: TextFieldBinding()
TextFieldBinding<
T
>(__namedParameters
):Element
Generic text field. This is one of the internal components that get mapped natively inside forms and tables to the specified properties.
Type Parameters​
• T extends string
| number
Parameters​
• __namedParameters: TextFieldBindingProps
<T
>
Returns​
Element
Defined in​
packages/firecms_core/src/form/field_bindings/TextFieldBinding.tsx:21