Skip to content

FullLoading 全屏加载

Demo

loading

Props

NameTypeDefaultDescription
showBooleanfalse是否显示加载
appendToString'body'加载元素挂载的父元素
maskBoolean|Objecttrue是否显示遮罩
blurBooleantrue是否模糊背景
disableScrollBooleantrue是否禁用滚动
scrollSelectorString'body'滚动元素选择器
spinPropsSpinProps-加载图标配置

Slots

NameDescription
icon自定义图标内容
description自定义文字内容