Optional activeOptional allowDetermines whether the end user is allowed to resize floating panes. Defaults to true.
Optional allowDetermines whether the end user is allowed to inner dock panes. Defaults to true.
Optional allowDetermines whether the end user is allowed to maximize panes. Defaults to true.
Optional allowDetermines whether the end user can dock the dragged pane directly in the parent split pane by dragging it over a splitter. If enabled, a docking indicator will be shown over the splitter's drag handler. Defaults to false.
Optional childrenOptional classOptional closeDetermines whether the selected pane or all panes are closed when clicking the close button of a pane within a dockable TabGroup. Defaults to 'allPanes'.
Optional containedDetermines whether the floating panes are kept inside the Dock Manager boundaries. Defaults to false.
Optional disableDisables the built-in keyboard shortcuts for pane navigation. Defaults to false.
Optional draggedGets/sets the currently dragged pane.
Optional dropGets/sets the current drop position when performing custom drag/drop.
Optional idOptional layoutGets/sets the layout configuration of the Dock Manager.
Optional layoutOptional maximizedGets/sets the maximized pane.
Optional proximityDetermines whether the end user can dock the dragged pane by dragging it close to the target pane edges. If enabled, docking indicators are not visible. Defaults to false.
Optional resourceGets/sets the resource strings.
Optional showDetermines which tab header icons should show when hovering over the tab with the mouse. Defaults to none.
Optional showDetermines whether pane headers are only shown on hover or always visible. Defaults to 'always'.
Optional styleOptional unpinDetermines whether the selected pane or all panes are unpinned when clicking the unpin button of a pane within a dockable TabGroup. Defaults to 'allPanes'.
Gets/sets the active pane of the Dock Manager.