## Documentation Index

Fetch the complete documentation index at: [/llms.txt](https://dev.writer.com/llms.txt)

Use this file to discover all available pages before exploring further.

A visual component to create a separation between adjacent elements.  _Separator_ components are used to separate layout elements. They can be used in most containers, including _Column container_ to separate columns. If the container flows horizontally (like a _Horizontal Stack_ or a _Column container_), the _Separator_ will be a vertical line. Otherwise, it’ll be a horizontal line.

## Fields

| Name                  | Type  | Description                                                                           | Options |
| --------------------- |-------|---------------------------------------------------------------------------------------|---------|
| Separator             | Color | -                                                                                     | -       |
| Custom CSS classes    | Text  | CSS classes, separated by spaces. You can define classes in custom stylesheets.      | -       |
