stavroskasidis / BlazorContextMenu

A context menu component for Blazor !
MIT License
532 stars 58 forks source link

Scrolling menu options #126

Open Imaginary-Narwhal opened 2 years ago

Imaginary-Narwhal commented 2 years ago

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.

tossnet commented 1 year ago

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

stavroskasidis commented 11 months ago

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