loading-effect-elf

An interesting loading effect

Usage no npm install needed!

<script type="module">
  import loadingEffectElf from 'https://cdn.skypack.dev/loading-effect-elf';
</script>

README

loading-effect-elf

初试发布 npm |参数|ytpe|effect | | --- | ---- | ----- | |type| string | 展示类型| |name| string | 名字| |el| string | 待添加 Elf 容器的选择器| |mask_bgcolor| string | 加载蒙版背景色| |line_color| string | 加载条颜色| |icon_size| string | 旋转图标大小| |icon_className| string | 旋转图标样式名称| |icon_Innerhtml| string | 旋转图标填充 HTML|