
### 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.
### direction
- type: DividerDirection
- description: The direction of the divider
### skin
- type: DividerSkin
- description: The skin of the divider


