Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectListItemProps

Represents an item within the master view.

Hierarchy

Index

Properties

Optional containerProperties

containerProperties: Property[]

Self contained schemas of the corresponding schema

data

data: any

filterPredicate

filterPredicate: any

handlers

handlers: object

Type declaration

  • onAdd: any
  • Optional onRemove?: any
  • onSelect: any

imageProvider

imageProvider: any

labelProvider

labelProvider: InstanceLabelProvider

path

path: string

rootData

rootData: any

schema

schema: JsonSchema7

selection

selection: any

Generated using TypeDoc