View Transitions API
The View Transitions API is a browser API that lets developers create smooth, animated transitions between different DOM states — including full page navigations — using a simple JavaScript call and CSS, without hand-rolling complex animation logic. It automatically captures before/after screenshots of the affected…
4 resources across 2 libraries
Glossary Terms(3)
View Transitions API
The View Transitions API is a browser API that lets developers create smooth, animated transitions between different DOM states — including full page navigatio…
View Transitions
View transitions, broadly, refers to the general UI concept and browser capability of animating smoothly between two different visual states of a page or appli…
Speculation Rules API
The Speculation Rules API is a browser API that lets developers declare rules for prerendering or prefetching pages a user is likely to navigate to next, using…