Core FeaturesGroupsMove GroupOn this pageMove GroupThis section describes how you can move a group. Methods moveTomoveTo(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 });