You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From a progressive enhancement perspective it would be kind of nice if the poster image was a slotted img tag but I realize this would diverge from the model-viewer API so I understand if that goes against your goals.
This is a slick idea — if we added it, I think we'd update the JS to check for an img in the "poster" slot, and grab the src value to apply as the poster.
I only hesitated to pull the trigger on this because it's unclear what value a non-JS experience provides here, given that <model-viewer> itself is JS-only.
@Paul-Hebert suggested:
The text was updated successfully, but these errors were encountered: