## 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 container component that organizes its children in a sidebar. Its parent must be a Page component.

## Fields

| Name                   | Type   | Description                                                                             | Options                                                                                   |
|------------------------|--------|-----------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|
| Start collapsed        | Boolean| -                                                                                       | -                                                                                         |
| Background             | Color  | -                                                                                       | -                                                                                         |
| Accent                 | Color  | -                                                                                       | -                                                                                         |
| Primary text           | Color  | -                                                                                       | -                                                                                         |
| Secondary text         | Color  | -                                                                                       | -                                                                                         |
| Container background    | Color  | -                                                                                       | -                                                                                         |
| Container shadow       | Shadow | -                                                                                       | -                                                                                         |
| Separator              | Color  | -                                                                                       | -                                                                                         |
| Button                 | Color  | -                                                                                       | -                                                                                         |
| Button text            | Color  | -                                                                                       | -                                                                                         |
| Button shadow          | Shadow | -                                                                                       | -                                                                                         |
| Custom CSS classes     | Text   | CSS classes, separated by spaces. You can define classes in custom stylesheets.         | -                                                                                         |
