Module beamui.widgets.docks

Dockable windows.

DockHost is main layout for docking support - contains body widget and optional docked windows.

DockWindow is window to use with DockHost - can be docked on top, left, right or bottom side of DockHost.

Import line

import beamui.widgets.docks;