Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StatePropsOfCombinator

Hierarchy

Index

Properties

Optional cells

data

data: any

Optional enabled

enabled: boolean

Whether the rendered element should be enabled.

id

id: string

indexOfFittingSchema

indexOfFittingSchema: number

path

path: string

Optional renderers

rootSchema

rootSchema: JsonSchema

Optional schema

schema: JsonSchema

The JSON schema that describes the data.

Optional uischema

uischema: ControlElement

uischemas

Optional visible

visible: boolean

Whether the rendered element should be visible.

Generated using TypeDoc