act 预定义动画
(in progress) updated by @r1aader in 2022/3/31
使用 act
import { r, act } from 'r_animate'
const element = document.getElementById('element_id')
r(element).r_animate(act.OUT.OPACTIY)act 库
act列表
OUT
IN
EMPHASIZE
Last updated