For the complete documentation index, see llms.txt. This page is also available as Markdown.

Separator

A horizontal or vertical line to visually separate widgets.

Attributes

horizontal

type: Boolean

Whether the separator is vertical or horizontal.

Example

<Separator horizontal/>

Last updated