We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a926f commit 1ce948bCopy full SHA for 1ce948b
components/dockmanager/overview.md
@@ -130,6 +130,7 @@ The following table lists the Dock Manager parameters. Also check the [DockManag
130
| `Size` | `string` | Determines the size of the splitter pane. |
131
| `Unpinnable` | `bool` <br /> (`false`) | Determines whether the pane can be unpinned. |
132
| `Unpinned` | `bool` <br /> (`true`) | Determines whether the pane is unpinned. |
133
+| `UnpinnedSize` | `string` | Determines the size of the splitter pane when it is unpinned. |
134
| `Visible` | `bool` <br /> (`true`) | Determines whether the tab/pane is rendered. |
135
136
### DockManagerSplitPane Parameters
0 commit comments