
### dataHook
- type: string
- description: Applied as data-hook HTML attribute that can be used in the tests
### className
- type: string
- description: Specifies a CSS class name to be appended to the component’s root element.
### skin
- type: SkeletonGroupSkin
- description: Effects the color of the Skeleton
### backgroundColor
- type: string
- description: The background on which the skeleton is rendered


