Skip to content

IxFlowingLight

流光灯效果组件

基础

vue
<template>
  <IxFlowingLight h-2 w-full bg-class="rounded-full" />
</template>

遮罩

vue
<template>
  <IxFlowingLight mask="/masks/cross.png" size-50 />
</template>

感谢

使用 hue-rotate 实现渐变背景动画
CSS Inspiration