Interface DockviewGroupPanelFloatingChangeEvent

interface DockviewGroupPanelFloatingChangeEvent {
    location: DockviewGroupLocation;
}

Properties

Properties

location: DockviewGroupLocation

Generated using TypeDoc