mirror of
https://github.com/mathuo/dockview
synced 2025-01-23 01:45:58 +00:00
chore: fix docs
This commit is contained in:
parent
59a947c4c7
commit
5058a9c978
@ -20,7 +20,7 @@ import Link from '@docusaurus/Link';
|
||||
- Provide a default React tab implementation to allow for simple changes to tab renderer without rewritting the entire tab
|
||||
- Override the default tab in `ReactDockview` with the `defaultTabComponent` prop
|
||||
- Group controls renderer [#138](https://github.com/mathuo/dockview/pull/138)
|
||||
- Provide the `groupControlComponent` prop in `ReactDockview` to create custom control components for groups. <Link to="../../docs/components/dockview/#group-controls-panel">Go</Link>
|
||||
- Provide the `groupControlComponent` prop in `ReactDockview` to create custom control components for groups.
|
||||
|
||||
## 🛠 Miscs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user