Preparing search index...
The search index is not available
devfive front components
devfive front components
index
SkeletonProps
Interface SkeletonProps
interface
SkeletonProps
{
active
?:
boolean
;
avatar
?:
boolean
|
Omit
<
AvatarProps
,
"active"
>
;
children
?:
ReactNode
;
className
?:
string
;
loading
?:
boolean
;
paragraph
?:
boolean
|
SkeletonParagraphProps
;
prefixCls
?:
string
;
rootClassName
?:
string
;
round
?:
boolean
;
style
?:
CSSProperties
;
title
?:
boolean
|
SkeletonTitleProps
;
}
Index
Properties
active?
avatar?
children?
class
Name?
loading?
paragraph?
prefix
Cls?
root
Class
Name?
round?
style?
title?
Properties
Optional
active
active
?:
boolean
Optional
avatar
avatar
?:
boolean
|
Omit
<
AvatarProps
,
"active"
>
Optional
children
children
?:
ReactNode
Optional
class
Name
class
Name
?:
string
Optional
loading
loading
?:
boolean
Optional
paragraph
paragraph
?:
boolean
|
SkeletonParagraphProps
Optional
prefix
Cls
prefix
Cls
?:
string
Optional
root
Class
Name
root
Class
Name
?:
string
Optional
round
round
?:
boolean
Optional
style
style
?:
CSSProperties
Optional
title
title
?:
boolean
|
SkeletonTitleProps
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
active
avatar
children
class
Name
loading
paragraph
prefix
Cls
root
Class
Name
round
style
title
devfive front components
index
test
Generated using
TypeDoc