Watermark
Watermark
When there is nothing else to display.
When Dockview is empty or a group has no panels (an empty group) you can render some fallback
content which is referred to as a watermark. Both are controlled through the same provided component.
Empty state behaviour
By default, when Dockview has no panels it renders a watermark. You can change this with noPanelsOverlay:
'watermark'(default): renders yourwatermarkComponentwhen empty'emptyGroup': keeps an empty group visible instead
Options
The following properties can be set to configure the watermark component.