Replies: 1 comment
-
|
A Vue 3 example, works with Nuxt 3 aswell. https://gist.github.com/BlueBazze/19abc1b379486b45b4b57f7692372dd5 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As of version
1.7.0the project has been split into two published pacakgesdockviewanddockview-core.dockview-corecontains the underlying logic for the project whereasdockviewcontains the React code as well as depending ondockview-core.You can view an example written in Vanilla JS using
dockview-corehere. The interfaces and classes indockview-coreare subject to change and may not always be intutative to use since this area is still a work in progress.Beta Was this translation helpful? Give feedback.
All reactions