mirror of
https://github.com/mathuo/dockview
synced 2025-02-13 03:45:47 +00:00
Merge pull request #320 from Imbozter/master
Remove supressClosable option from docs
This commit is contained in:
commit
be0fea7104
@ -162,7 +162,6 @@ const MyComponent = (props: IDockviewPanelProps<{ title: string }>) => {
|
|||||||
| group | `GroupPanel | undefined` |
|
| group | `GroupPanel | undefined` |
|
||||||
| isGroupActive | `boolean` | |
|
| isGroupActive | `boolean` | |
|
||||||
| title | `string` | |
|
| title | `string` | |
|
||||||
| suppressClosable | `boolean` | |
|
|
||||||
| close | `(): void` | |
|
| close | `(): void` | |
|
||||||
| setTitle | `(title: string): void` | |
|
| setTitle | `(title: string): void` | |
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user