transition-duration
介绍
用于设置过渡动画执行的时间
使用示例

语法
取值
-
<time>执行时间。 -
默认值 0s
形式定义
| 初始值 | 0 |
| 适用元素 | 所有元件 |
| 是否支持继承 | no |
| 是否支持动画 | no |
形式语法
扩展阅读
注意事项
Info
- Lynx 默认
duration和delay需要有单位,强烈建议带上单位。
兼容性
LCD tables only load in the browser
用于设置过渡动画执行的时间

<time>
执行时间。
默认值 0s
| 初始值 | 0 |
| 适用元素 | 所有元件 |
| 是否支持继承 | no |
| 是否支持动画 | no |
duration 和 delay 需要有单位,强烈建议带上单位。LCD tables only load in the browser