mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-20 11:24:05 -06:00
Update docs/features/View Transitions.md
Co-authored-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
parent
0787a46e9b
commit
a723e7458c
@ -42,7 +42,7 @@ startViewTransition(() => {
|
|||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
The `startViewTransition` function will automatically use the View Transitions API if it's supported and enabled, or fall back to immediate execution otherwise.
|
The `startViewTransition` function will automatically use the View Transitions API if the browser is supported, otherwise it will fallback to eager execution.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user