English
transition-property 指定应用过渡属性的名称。
transition-property: none | <single-transition-property>#;
width
height
margin
margin-top
margin-bottom
margin-left
margin-right
left
right
top
bottom
padding
padding-left
padding-right
padding-top
padding-bottom
opacity
background-color
border-color
border-top-color
border-bottom-color
border-left-color
border-right-color
transform
App平台不支持none和all属性
| Platform | default |
|---|---|
| app-uvue | none |
| web | all |
| Android version | Android uni-app | Android uni-app-x | iOS version | iOS uni-app | iOS uni-app-x | |
|---|---|---|---|---|---|---|
| transition-property | 5.0 | √ | 3.9+ | 9.0 | √ | - |