当前位置:网站首页>如何让同步/刷新的图标(el-icon-refresh)旋转起来
如何让同步/刷新的图标(el-icon-refresh)旋转起来
2022-07-05 23:26:00 【_处女座程序员的日常】
使用场景:
同步数据时点一下icon希望它能够转起来
<i class="el-icon-refresh"
style="font-size: 22px;
animation: rotating 2s linear infinite reverse;">
</i>
说明如下:
.animation-direction可以控制旋转方向:
reverse逆时针
nomal顺时针
alternate间歇更换(一会顺时针一会逆时针)
边栏推荐
- 证明 poj 1014 模优化修剪,部分递归 有错误
- 开关电源Buck电路CCM及DCM工作模式
- 帶外和帶內的區別
- 保研笔记四 软件工程与计算卷二(8-12章)
- Différence entre hors bande et en bande
- Scala concurrent programming (II) akka
- 2022.6.20-6.26 AI industry weekly (issue 103): new little life
- Cwaitabletimer timer, used to create timer object access
- Neural structured learning - Part 3: training with synthesized graphs
- MySQL delete uniqueness constraint unique
猜你喜欢
STM32__ 06 - single channel ADC
Go language introduction detailed tutorial (I): go language in the era
3:第一章:认识JVM规范2:JVM规范,简介;
How to design API return code (error code)?
Rasa 3. X learning series -rasa x Community Edition (Free Edition) changes
21. PWM application programming
98. Verify the binary search tree ●●
Dynamic memory management (malloc/calloc/realloc)
Go language implementation principle -- lock implementation principle
动态规划 之 打家劫舍
随机推荐
Design and implementation of secsha system
Leetcode sword finger offer brush questions - day 21
Object detection based on impulse neural network
Difference between out of band and in band
哪些偏门项目可以做到?自媒体做到月赚一万以上很难吗?
【经典控制理论】自控实验总结
The PNG image is normal when LabVIEW is opened, and the full black image is obtained when Photoshop is opened
poj 2762 Going from u to v or from v to u? (infer whether it is a weak link diagram)
The interface of grafana tool displays an error, incluxdb error
[original] what is the core of programmer team management?
Practice of concurrent search
Multi view 3D reconstruction
Spire.PDF for NET 8.7.2
Spire Office 7.5.4 for NET
rsync远程同步
ORB_ SLAM2/3
开关电源Buck电路CCM及DCM工作模式
无刷驱动设计——浅谈MOS驱动电路
21.PWM应用编程
UVA11294-Wedding(2-SAT)