Type alias ItemExpansionEvent

ItemExpansionEvent: {
    item: TreeNode;
}

Type declaration

Generated using TypeDoc