BlazorContextMenu icon indicating copy to clipboard operation
BlazorContextMenu copied to clipboard

Scrolling menu options

Open Imaginary-Narwhal opened this issue 3 years ago • 2 comments

I am working on a context menu for wishlisting items. The app I have will have user created wish lists and some might have a lot. Was wondering if there might be a way to implement a scroll box inside the context menu for more than x items.

Imaginary-Narwhal avatar Jul 04 '22 06:07 Imaginary-Narwhal

this could solve my problem where the menu is hidden on the top : image

tossnet avatar Apr 14 '23 08:04 tossnet

You could add a custom css class to your menu to achieve that using css.

stavroskasidis avatar Dec 21 '23 12:12 stavroskasidis