本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
<salla-loading>
web component is used to convey that some data is currently loading to the user, and that can be customized using the properties' parameters available.
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
Background Color | bg-color | Spinner background color. | string | "#e5e7eb" |
Color | color | Spinner content color. | string | undefined |
Size | size | Sets the diameter of the circle in pixels. | number | string | 32 |
Width | width | Sets the stroke of the circle, aka border, in pixels. | number | string | 2 |