diff --git a/packages/docs/docs/components/dockview.mdx b/packages/docs/docs/components/dockview.mdx index d58ceb062..dc87e6a0d 100644 --- a/packages/docs/docs/components/dockview.mdx +++ b/packages/docs/docs/components/dockview.mdx @@ -389,7 +389,12 @@ From within a panel you may say props.containerApi.addPopoutGroup(props.api.group); ``` - + + ## Panels @@ -911,4 +916,7 @@ If you wish to interact with the drop event from one dockview instance in anothe ### Window-like mananger with tabs - + + + +