cabinet-graph
<data-view.cabinet-graph>
Properties
Name | Description | Type | Default |
---|---|---|---|
dataSource | AppData | ||
activeKey | string | string[] | ||
hiddenCloseBtn | boolean |
Events
Name | Description | Event Detail |
---|---|---|
close.button.click | void | |
cabinet.click | {
type: ChangeType;
data: Record<string, any>;
} | |
cabinet.dbclick | {
type: ChangeType;
data: Record<string, any>;
} |