Home > @zero-dim/designer > removeAlDragBoxAndPromoteChildren
removeAlDragBoxAndPromoteChildren() function
删除类型为AlDragBox,AlVueDragAble的盒子,且不改变数据结构
Signature:
typescript
export declare function removeAlDragBoxAndPromoteChildren(nodes: Array<any>): Array<any>;
Parameters
Parameter | Type | Description |
---|---|---|
nodes | Array<any> |
Array<any>