ReadonlycomponentReadonlyheightThe panel height in pixels
ReadonlyidThe id of the panel that would have been assigned when the panel was created
ReadonlyisWhether the panel is the actively selected panel
ReadonlyisWhether the panel holds the current focus
ReadonlyisWhether the panel is visible
ReadonlylocationWhether this group is locked against drop interactions.
true: panels cannot be dropped into the group (center / tabs),
but the group can still be split from its edges.'no-drop-target': all drop zones are disabled for this group.ReadonlyonReadonlyonFires when the active panel within this group changes. Scoped to the
group, in contrast to the component-level
DockviewApi.onDidActivePanelChange (which tracks the active panel across
the whole dockview). Both carry an DockviewOrigin reporting
whether the change came from a user gesture or an API call.
ReadonlyonFired when an edge group's collapsed state changes. Never fires for non-edge groups.
ReadonlyonReadonlyonReadonlyonReadonlyonReadonlyonReadonlyonReadonlyonReadonlywidthThe panel width in pixels
Collapse this group (edge groups only). No-op for non-edge groups.
Expand this group (edge groups only). No-op for non-edge groups.
If you require the Window object
Returns true if this edge group is currently collapsed. Always returns false for non-edge groups.
The id of the component renderer