dockview-react
v5.1.0
Published
React docking layout manager — tabs, groups, grids, splitviews, drag and drop, floating panels
Maintainers
Readme

Please see the website: https://dockview.dev
Features
- Serialization / deserialization with full layout management
- Support for split-views, grid-views and 'dockable' views
- Themeable and customizable
- Tab and Group docking / Drag n' Drop
- Popout Windows
- Floating Groups
- Extensive API
- Supports Shadow DOMs
- High test coverage
- Documentation website with live examples
- Transparent builds and Code Analysis
- Security at mind - verified publishing and builds through GitHub Actions
Quick Start
This package re-exports everything from dockview. For new projects, we recommend installing dockview directly:
npm install dockviewIf you're already using dockview-react, it continues to work — all exports are identical to dockview:
npm install dockview-reactSee the dockview package and the documentation for usage examples.
Want to verify our builds? Go here.
