viewTransitionName
The view-transition-name
CSS property provides the selected element with a distinct identifying name (a <custom-ident>
) and causes it to participate in a separate view transition from the root view transition — or no view transition if the none
value is specified.
Syntax: none | <custom-ident>
Initial value: none
| Chrome | Firefox | Safari | Edge | IE |
| :-----: | :-----: | :----: | :--: | :-: |
| 111 | No | No | n/a | No |
Content copied to clipboard