co-page-header
Page-level header bar with icon, title, and right actions.
Ver código
<co-page-header heading="Título de ejemplo"></co-page-header> Props
| Prop | Atributo | Tipo | Default | Descripción |
|---|---|---|---|---|
heading | heading | string | undefined | — | Title text |
icon | icon | string | undefined | — | Leading Phosphor icon |
Eventos
Este componente no emite eventos personalizados.
Slots
| Slot | Descripción |
|---|---|
(default) | Title area (default slot) |
actions | Right-side actions (switches, buttons) |
CSS Parts
| Part | Descripción |
|---|---|
::part(page-header) |
CSS Custom Properties
Este componente no expone CSS custom properties.