Rezi
Preparing search index...
core/src
SkeletonProps
Type Alias SkeletonProps
SkeletonProps
:
Readonly
<
{
height
?:
number
;
key
?:
string
;
style
?:
TextStyle
;
variant
?:
SkeletonVariant
;
width
:
number
;
}
,
>
Props for skeleton loading widget. Placeholder for content that is loading.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Props for skeleton loading widget. Placeholder for content that is loading.