Skip to main content

Move Group

This section describes how you can move a group.

Methods

moveTo
moveTo(options: DockviewGroupMoveParams): void

Move a Group

You can move a group through the Group API and you can find out how to move a Panel here.

panel.group.api.moveTo({ group, position, index });