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
Currently we're only allowing to set the transition types at startViewTransition, and they can get changed when revealing the new document in a cross-document view transition.
But perhaps we can allow the author to read or change the types programmatically, as a DOMTokenList on the VT object?
Something like this: