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 application — most commonly implemented today via the native View Transitions API. The term is used both for the general design pattern and, more specifically, for…
3 resources across 1 library
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…