Show UI only only on "modelISVisible" #3556
Unanswered
adrianposteuca
asked this question in
Q&A
Replies: 1 comment
-
I think you might be looking for our related events: https://modelviewer.dev/docs/#entrydocs-loading-events-load |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
How can an show the UI only when the model is visible?
I have this attribute on my ModelViewer
...
loading="lazy"
reveal="interaction"
...
And I have a cycling poster for the start.
How can I find when the poster is dismissed or when the model is loaded.
I found this atributes - "loaded" and "modelIsVisible" (bool) but I can not see how they work.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions