Ir al contenido

co-navbar

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

PropAtributoTipoDefaultDescripción
roundedroundedbooleanfalseWhether to apply rounded corners (useful for floating toolbar)
sizesize"lg" | "md" | "sm"'md'Size
variantvariant"bordered" | "dark" | "default" | "filled"'default'Visual variant

Eventos

Este componente no emite eventos personalizados.

Slots

SlotDescripción
(default)Content (buttons, titles, icons, etc.)

CSS Parts

PartDescripción
::part(navbar)

CSS Custom Properties

Este componente no expone CSS custom properties.