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

Introduce parentContainer prop for other mountpoints than document.body#95

Open
schwarmco wants to merge 2 commits into
ankurk91:mainfrom
schwarmco:feature/mount-other-than-body
Open

Introduce parentContainer prop for other mountpoints than document.body#95
schwarmco wants to merge 2 commits into
ankurk91:mainfrom
schwarmco:feature/mount-other-than-body

Conversation

@schwarmco

Copy link
Copy Markdown
Contributor

Fixes #81

@samuelrac

Copy link
Copy Markdown

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

@schwarmco

Copy link
Copy Markdown
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
Copy Markdown

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