Aller au contenu

TextFieldBinding

Ce contenu n’est pas encore disponible dans votre langue.

@firecms/core


@firecms/core / 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.

T extends string | number

TextFieldBindingProps<T>

Element