Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Uikit
SkeletonProps
Interface SkeletonProps
Public
interface
SkeletonProps
{
hasPadding
?:
boolean
;
isActive
?:
boolean
;
isDark
?:
boolean
;
isLoading
:
boolean
;
isRound
?:
boolean
;
paragraph
?:
boolean
|
SkeletonRowProps
;
rows
?:
number
;
title
?:
boolean
|
SkeletonRowProps
;
}
Index
Properties
has
Padding?
is
Active?
is
Dark?
is
Loading
is
Round?
paragraph?
rows?
title?
Properties
Optional
has
Padding
has
Padding
?:
boolean
Optional
is
Active
is
Active
?:
boolean
Optional
is
Dark
is
Dark
?:
boolean
is
Loading
is
Loading
:
boolean
Optional
is
Round
is
Round
?:
boolean
Optional
paragraph
paragraph
?:
boolean
|
SkeletonRowProps
Optional
rows
rows
?:
number
Optional
title
title
?:
boolean
|
SkeletonRowProps
On This Page
Properties
has
Padding
is
Active
is
Dark
is
Loading
is
Round
paragraph
rows
title
Юниверс MDM SDK UI
Loading...
Public