attributes](https://svelte.dev/docs/svelte/basic-markup#Attributes).
### SidebarRail
Renders the sidebar resize or collapse rail.
| Prop | Type | Default | Description |
| --- | --- | --- | --- |
| `type` | `"submit" \| "reset" \| "button" \| null` | `"button"` | Behavior, selection, or HTML type passed to the underlying control. |
**Composition and refs**
- `children: Snippet<[]>`
Inherits from [Svelte