LinusBorg / vue-simple-portal

A simpler Portal implementation focussed on moving slot content to the end of the body element
Other
223 stars 28 forks source link

"replace" prop to replace the mount target instead of appending a child element #1

Closed LinusBorg closed 5 years ago

LinusBorg commented 5 years ago

Should come with a warning in the docs as this is a destructive effect.

LinusBorg commented 5 years ago

Won't do this for the first release. No idea if there's actually use for it