更新记录
1.0.0(2023-10-16)
下载此版本
平台兼容性
App |
快应用 |
微信小程序 |
支付宝小程序 |
百度小程序 |
字节小程序 |
QQ小程序 |
HBuilderX 3.1.0 app-vue |
× |
× |
× |
× |
× |
× |
钉钉小程序 |
快手小程序 |
飞书小程序 |
京东小程序 |
× |
× |
× |
× |
H5-Safari |
Android Browser |
微信浏览器(Android) |
QQ浏览器(Android) |
Chrome |
IE |
Edge |
Firefox |
PC-Safari |
√ |
× |
× |
× |
√ |
√ |
√ |
√ |
√ |
Vue3 UseAnimations Icons
What is vue-useanimations?
Vue-useanimations is a collection of free animated open source icons for vue.js.
Collection
These props are available: |
Prop |
Default |
Definition |
animation |
/ |
animation file |
size |
24 |
animation size |
strokeColor |
'inherit' |
animation stroke color |
fillColor |
'' |
animation fill color |
wrapperStyle |
{} |
wrapper div styles |
pathCss |
'' |
css string for the animation path element |
reverse |
false |
assing to true when eg. checkbox should be checked initally |
autoplay |
false * |
false except in animations like loading etc. |
loop |
false * |
false except in animations like loading etc. |
options |
{} |
provide any other custom options which will override the default ones |
speed |
1 |
a number to determine the speed of lottie(1 is normal speed) |