co-sidebar
This content is not available in your language yet.
Ver código
<co-sidebar></co-sidebar> Props
| Prop | Atributo | Tipo | Default | Descripción |
|---|---|---|---|---|
mode | mode | "full" | "min" | 'full' | Display mode: full (expanded) or min (collapsed icon-only) |
Eventos
| Evento | Detail | Bubbles | Cancelable | Descripción |
|---|---|---|---|---|
coModeChange | "full" | "min" | ✓ | ✓ | Emitted when mode changes |
Slots
| Slot | Descripción |
|---|---|
(default) | Navigation items (co-list-item, etc.) |
footer | Bottom section |
header | Logo / branding area |
CSS Parts
| Part | Descripción |
|---|---|
::part(body) | |
::part(footer) | |
::part(header) | |
::part(sidebar) |
CSS Custom Properties
Este componente no expone CSS custom properties.