TextFieldBinding
Ce contenu n’est pas encore disponible dans votre langue.
@firecms/core / TextFieldBinding
Function: TextFieldBinding()
Section titled “Function: TextFieldBinding()”TextFieldBinding<
T>(__namedParameters):Element
Defined in: form/field_bindings/TextFieldBinding.tsx:21
Generic text field. This is one of the internal components that get mapped natively inside forms and tables to the specified properties.
Type Parameters
Section titled “Type Parameters”T extends string | number
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”TextFieldBindingProps<T>
Returns
Section titled “Returns”Element