SkeletonProps
Represents the props of the KendoReact Skeleton component.
Name | Type | Default | Description |
---|---|---|---|
animation? |
|
Specifies the animation settings of the Skeleton. The possible keys are:
To disable the animation, set the property to | |
className? |
|
Specifies a list of CSS classes that will be added to the Skeleton. | |
shape? |
|
Specifies the shape of the Skeleton. The possible values are:
| |
style? |
|
Sets additional CSS styles to the Skeleton. |