Salta ai contenuti

SelectFieldBinding

Questi contenuti non sono ancora disponibili nella tua lingua.

@firecms/core


@firecms/core / SelectFieldBinding

SelectFieldBinding<T>(__namedParameters): Element

Defined in: form/field_bindings/SelectFieldBinding.tsx:21

If enumValues are set in the string config, this field renders a select where each option is a colored chip.

This is one of the internal components that get mapped natively inside forms and tables to the specified properties.

T extends EnumType

SelectProps<T>

Element