Separator
The Separator is a purely visual horizontal rule for dividing sections of a form. It carries no data and is excluded from submission output.
Properties
| Property | Type | Description |
|---|---|---|
color | string (CSS) | Line colour — leave blank to use the theme default |
size | string (CSS) | Line thickness — e.g. 0.15rem, 2px |
inset | boolean | Indent the line horizontally (adds left and right padding) |
spaced | boolean | Add vertical margin above and below the line |
Plus shared layout properties.
See also: Elements overview
