arkejs/ui
Getting StartedInstallUsageAPI ReferenceFormForm.FieldFormConfigProviderExamplesBasicFormConfigProvideruseFormDefault values
FormConfigProvider
components
components: FormComponents;
An object containing the components to be used for rendering the form fields.
It provides a way to map field types such string
, number
, boolean
to a custom component. It also allows to define new keys for custom components.