co-navbar
This content is not available in your language yet.
Horizontal toolbar container. Place any content inside the default slot. Works like Quasar’s q-toolbar — a styled flex row.
Ver código
<co-navbar></co-navbar> Props
| Prop | Atributo | Tipo | Default | Descripción |
|---|---|---|---|---|
rounded | rounded | boolean | false | Whether to apply rounded corners (useful for floating toolbar) |
size | size | "lg" | "md" | "sm" | 'md' | Size |
variant | variant | "bordered" | "dark" | "default" | "filled" | 'default' | Visual variant |
Eventos
Este componente no emite eventos personalizados.
Slots
| Slot | Descripción |
|---|---|
(default) | Content (buttons, titles, icons, etc.) |
CSS Parts
| Part | Descripción |
|---|---|
::part(navbar) |
CSS Custom Properties
Este componente no expone CSS custom properties.