Separator Reference
Collaborate with us
Edit this page on GitHub
Layout and classes
CSS selectors
Element | CSS Class | Description |
---|---|---|
.separator | .separator-horizontal | When IsVertical parameter is False |
.separator | .separator-vertical | When IsVertical parameter is True |
Advanced use case
Use the vertical separator
-
Drag a container into the preview.
-
Create a class called "separator-height".
.separator-height { height: 100px; }
-
Drag the Separator pattern into the container.
-
Set the IsVertical parameter to True.
-
Publish and test.