Is it possible for a portal to replace instead of append? #3849
Unanswered
dungle-scrubs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm attempting to inject content meant to replace the existing contents of a target
div
, butcreatePortal
seems to only be able to append new content. Is there a setting or recommended method to make this work the way I'm intending?Thanks
Beta Was this translation helpful? Give feedback.
All reactions