Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Conversation

@schwarmco
Copy link
Contributor

Fixes #81

@samuelrac
Copy link

Does this make it possible to open the toast in the html5 dialog?

@schwarmco
Copy link
Contributor Author

Does this make it possible to open the toast in the html5 dialog?

you can mount the v-toast divs into an html5 dialog element with this - but its not utilizing the native html5 dialog api like openModal, etc.

@samuelrac
Copy link

Does this make it possible to open the toast in the html5 dialog?

you can mount the v-toast divs into an html5 dialog element with this - but its not utilizing the native html5 dialog api like openModal, etc.

I did a test, and by placing the v-toast div inside the the toast stays on top of the backdrop.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Status of "allow to set container, default is body"

2 participants