Skip to content

Commit 1ce948b

Browse files
authored
docs(DockManager): Add missing UnpinnedSize and UnpinnedSizeChanged
1 parent f6a926f commit 1ce948b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/dockmanager/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ The following table lists the Dock Manager parameters. Also check the [DockManag
130130
| `Size` | `string` | Determines the size of the splitter pane. |
131131
| `Unpinnable` | `bool` <br /> (`false`) | Determines whether the pane can be unpinned. |
132132
| `Unpinned` | `bool` <br /> (`true`) | Determines whether the pane is unpinned. |
133+
| `UnpinnedSize` | `string` | Determines the size of the splitter pane when it is unpinned. |
133134
| `Visible` | `bool` <br /> (`true`) | Determines whether the tab/pane is rendered. |
134135

135136
### DockManagerSplitPane Parameters

0 commit comments

Comments
 (0)