Guide
Components
Icons
Hooks
中文
Layout
Grid
Group
Divider
Container
Center
General
Button
Text
Data Entry
Checkbox
DatePicker
AutoComplete
Input
InputNumber
Radio
Select
Slider
Switch
Data Display
Badge
Card
Popover
Tabs
Tag
Tooltip
Menu
Navs
Notify
Banner
Descriptions
Entity
Empty
Form
Dropdown
Table
Feedback
Alert
Loading
LoadingOverlay
Modal
StatusDot
Sheet
Loading
Loading
Import
import
{
Loading
}
from
'@kubed/components;'
Source
View source code
Docs
Edit this page
npm
@kubed/components
Documentation
Component Props
Basic Usage
() => ( <Group> <Loading size="sm" /> <Loading size="md" /> <Loading size="lg" /> </Group> )
1
(
)
=>
(
2
<
Group
>
3
<
Loading
size
=
"sm"
/
>
4
<
Loading
size
=
"md"
/
>
5
<
Loading
size
=
"lg"
/
>
6
<
/
Group
>
7
)
8
Quick Nav
Basic Usage