Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OwnPropsOfCell

Hierarchy

Index

Properties

Optional cells

Optional data

data: any

Optional enabled

enabled: boolean

Whether the rendered element should be enabled.

Optional id

id: string

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.

Optional renderers

Optional schema

schema: JsonSchema

The JSON schema that describes the data.

Optional uischema

uischema: ControlElement

Optional uischemas

Optional visible

visible: boolean

Whether the rendered element should be visible.

Generated using TypeDoc