Home > @activeviam/activeui-sdk > TreeHandlerActionPayload
TreeHandlerActionPayload interface
Signature:
export interface TreeHandlerActionPayload
Properties
Property | Type | Description |
---|---|---|
actionSituation | ActionSituation.TREE_HANDLER | |
node | TreeNode<any> | |
widgetApi | TreeApi |