Animating View Transitions
Briefly

Note: The View Transitions API for Single-Page Applications is available in Chrome 111+
Introduction to View Transitions
The View Transitions API offers a simple way to transition any visual DOM change from one state to the next.This might include small changes such as toggling some content, or broader changes such as navigating from one page to the next.
Read at Patterns
[
add
]
[
|
|
]