Optional
cells?: { Optional
config?: anyThe data to be rendered.
Optional
description?: stringDescription of input cell
Whether the rendered element should be enabled.
Any validation errors that are caused by the data to be rendered.
Optional
i18nA unique ID that should be used for rendering the scoped UI schema element.
The label for the rendered element.
Instance path the data is written to, in case of a control.
Optional
renderers?: JsonFormsRendererRegistryEntry[]All available renderers.
Optional
required?: booleanWhether the rendered data is required.
The root schema as returned by the store.
The JSON schema that describes the data.
Whether the rendered element should be visible.
Any configuration options for the element.