OnCloseItemSettingsContext interface
The interface representing the context data related with item settings panel closing event
Properties
is |
Whether the item settings panel is closed |
item |
The item object Id related with item settings panel |
Property Details
isClosed
Whether the item settings panel is closed
isClosed: boolean
Property Value
boolean
itemObjectId
The item object Id related with item settings panel
itemObjectId: string
Property Value
string