mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 13:06:01 +00:00
load cloud folders
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
export let groupIconFunc = plusExpandIcon;
|
||||
export let groupFunc = undefined;
|
||||
export let mapGroupTitle = undefined;
|
||||
export let onDropOnGroup = undefined;
|
||||
export let emptyGroupNames = [];
|
||||
export let isExpandedBySearch = false;
|
||||
@@ -127,6 +128,7 @@
|
||||
{subItemsComponent}
|
||||
{checkedObjectsStore}
|
||||
{groupFunc}
|
||||
{mapGroupTitle}
|
||||
{disableContextMenu}
|
||||
{filter}
|
||||
{passProps}
|
||||
|
||||
Reference in New Issue
Block a user