Skip to content

Loading 加载

基础用法

尺寸

使用 size 属性改变大小。 除了默认大小外,还有另外两个选项: large , small

加载文案

使用 tip 属性添加自定义描述文案。

颜色

使用 color 改变颜色。

区域加载

可以直接把内容内嵌到 dd-loading

Loading API

Loading Attributes

NameDescriptionTypeDefaultVersion
value(v-model)绑定值boolean
size尺寸large | default | small
tip提示文案string
color颜色string

Loading Events

Loading Slots

NameDescription
defaultdd-loading 中嵌入内容

贡献者

lazy

变更记录

78147 - feat: loading on 11/17/2023

Released under the MIT License.