Appearance
Divider 
Overview 
The Divider component is used to visually separate content in a layout. It can be displayed either horizontally or vertically depending on the desired effect.

Properties 
| name | description | type | default | 
|---|---|---|---|
| horizontal | Determines the direction of the divider. If true, the divider is horizontal. If false - vertical. | boolean | true |