Saltearse al contenido

TextFieldBinding

Esta página aún no está disponible en tu idioma.

@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