React cannot listen to events, such as load, progress, model-visibility, etc. #4218
Unanswered
liuyang0623
asked this question in
Q&A
Replies: 1 comment
-
Why can't you listen to our events? https://modelviewer.dev/docs/index.html#entrydocs-loading-events-modelVisibility Also: https://modelviewer.dev/docs/index.html#entrydocs-animation-properties-availableAnimations |
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.
-
Description
I use model-viewer in react to listen to model loading events and customize some loading animations, but I can't listen to load events or model-visibility events. If possible, I want to get the animation list of the model directly from these events
Live Demo
Version
Browser Affected
Beta Was this translation helpful? Give feedback.
All reactions