#How can I achieve something like this using angular material menu

11 messages · Page 1 of 1 (latest)

dull thorn
#

I have this add button once it gets clicked I want to show this list of teams and the list will be hidding the button I tried the menu but it only have positioning before after or below and above so it can't appear in front of it to hide it

also would love if there any Good solution than menu

ty in advance

#

another image to show exactly what Im trying to make

dull thorn
dull thorn
#

like if the button is behind it and the menu in front of it

maiden steeple
#

[overlapTrigger]="true" on the <mat-menu>

dull thorn
dull thorn
maiden steeple
#

I think you can give it a position, yes. But I am not sure if the whole anchoring options of the underlying CDK are exposed.