Skip to content

gi-nx


gi-nx / moveLayerTreeItemIntoGroup

ts
function moveLayerTreeItemIntoGroup(itemId: string, groupId: string): void;

Move an item into a group.

Parameters

ParameterType
itemIdstring
groupIdstring

Returns

void