Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs / demos for vanilla js support #689

Open
mrchantey opened this issue Aug 17, 2024 · 5 comments · Fixed by #743
Open

Docs / demos for vanilla js support #689

mrchantey opened this issue Aug 17, 2024 · 5 comments · Fixed by #743

Comments

@mrchantey
Copy link

Wonderful to see the release of official vanilla js support, any pointers on how to get started with it?

@mrchantey mrchantey changed the title Docs / Demos for Vanilla support Docs / demos for vanilla js support Aug 17, 2024
@mrchantey
Copy link
Author

@mathuo
Copy link
Owner

mathuo commented Aug 20, 2024

That basic example has the general idea yes but I still need to fill out the examples that exist for both React and Vue in vanilla TypeScript, working on it currently. Hoping to update the documentation soon

@mathuo mathuo linked a pull request Oct 27, 2024 that will close this issue
@mathuo mathuo reopened this Nov 15, 2024
@scrivna
Copy link

scrivna commented Jan 15, 2025

for people looking for a quick getting started to using dockview-core with vanilla javascript on a web page, see here... https://gist.github.com/scrivna/3186d73bc2680088748d752a9c9144cb

@kosirm
Copy link

kosirm commented Jan 20, 2025

@scrivna thank you for this example, it helped me to get started.

@kosirm
Copy link

kosirm commented Jan 20, 2025

@mathuo @scrivna Is there a way to add panel actions in javascript? I can't find in documentation, how to add maximize/fullscreen/float/etc. buttons to panel... Any hint much appreciated.

I solved this with help of @hmpmarketing #833

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants