transitionBehavior

The transition-behavior CSS property specifies whether transitions will be started for properties whose animation behavior is discrete.

Syntax: <transition-behavior-value>#

Initial value: normal

| Chrome  | Firefox | Safari | Edge | IE  |
| :-----: | :-----: | :----: | :--: | :-: |
|   117   |   No    |   No   | n/a  | No  |

See also