when there are multiple DockLayout, by default, you can't drag panel between them but if you assign same dockId, it will allow panels to be dragged from one layout to another
Tab Groups, defines additional configuration for different groups
set layout only when you want to use DockLayout as a fully controlled react component when using controlled layout, [[LayoutProps.onChange]] must be set to enable any layout change
when specified, docklayout will create a react portal for the maximized panel use dom element as the value, or use the element's id
modify the loadedPanel, you can retrieve additional data into the panel
override the default loadTab behavior
layout data can be set to LayoutProps.layout directly when used as controlled component
id of current tab
direction of the dock change
Generated using TypeDoc