API Reference
Props mirror Base UI React where applicable, adapted for Svelte 5. Native HTML attributes for the rendered element are also accepted unless noted.
Menubar
Extends div HTML attributes.
| Property | Type | Default | Description |
|---|---|---|---|
orientation | MenubarOrientation | 'horizontal' | — |
closeDelay | number | — | Delay before closing after pointer leaves (ms). |
children | Snippet | — | Content rendered inside the part. |
| Data attribute | Description |
|---|---|
data-orientation | The orientation of the component. |