MASA.Blazor
MASA.Blazor copied to clipboard
[Feature Request] Menu: move the logic for updating position to JS
Proposal and motivation
When the MMenu component is set to ScrollStrategy as Reposition, frequently rendering the latest UI on the Blazor side during scrolling can be costly, and the UI may experience lag.
Additional context
No response