Examples
Breakpoint on container width
Drag the resize handle — below 440px the buttons collapse into the kebab (Alpine + ResizeObserver).
Documentation
Overflow menu props
Parameters accepted by
{#include components/navigation/overflow-menu ... /}. Model mode: pass
overflowMenu=<OverflowMenu> built in Java instead — the Java tab on each example
shows the builder. Inner content (action group + control) goes in the slot.
| Name | Type | Description |
|---|---|---|
* id
|
String | DOM id. |
slot content
|
Qute block | __content (action group) + __control (kebab toggle). |
Usage
Pair with a real menu. The kebab toggle here is a placeholder. In production wire it to a Menu with the overflowed actions.