Interface ObjectListItemProps
Properties
Optional containerProperties
data
data: any
filterPredicate
filterPredicate: any
handlers
handlers: object
Type declaration
-
onAdd: any
-
Optional onRemove?: any
-
onSelect: any
imageProvider
imageProvider: any
labelProvider
path
path: string
rootData
rootData: any
schema
schema: JsonSchema7
selection
selection: any
Represents an item within the master view.