Loading
Indicate an action running in the background.
General
Code Editor
Code Editor
with text
Customize text next to icon.
Code Editor
Code Editor
types
Loading indicators in different states.
Code Editor
Code Editor
spaces
Customize the space between points. (the ratio is relative to the current size
)
Code Editor
Code Editor
APIs
Loading.Props
Attribute | Description | Type | Accepted values | Default |
---|---|---|---|---|
type | bg-color type | LoadingTypes | LoadingTypes | default |
color | custom bg color | string | - | - |
spaceRatio | percentage of space between points | number | - | 1 |
... | native props | HTMLAttributes | 'id', 'title', 'className', ... | - |
LoadingTypes
type LoadingTypes = 'default' | 'secondary' | 'success' | 'warning' | 'error'
Contributors
Geist is an open source project from the community.
And is powered by Netlify.