Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StatePropsOfJsonFormsRenderer

Hierarchy

Index

Properties

Optional cells

Optional enabled

enabled: boolean

Whether the rendered element should be enabled.

Optional path

path: string

Optional instance path. Necessary when the actual data path can not be inferred via the UI schema element as it is the case with nested controls.

refResolver

refResolver: any

Optional renderers

rootSchema

rootSchema: JsonSchema

Optional schema

schema: JsonSchema

The JSON schema that describes the data.

Optional uischema

uischema: UISchemaElement

The UI schema to be rendered.

Optional uischemas

Optional visible

visible: boolean

Whether the rendered element should be visible.

Generated using TypeDoc