This was more of a general question about placing the DMenu component. But I should indeed have a better look at the component code.. Saw there’s also an
offset
argument, so I can place like:
<DMenu
@placement="bottom-end"
@offset="0"
..
>
And then it’s placed like the other menu panels, slightly above the header: