trigger
trigger copied to clipboard
Hide context menu by adding scrolling event on root component instead of document.
Hi,
Is it possible we can hide context menu by adding scrolling event on root component or his parent instead of only document?
Similar with contextMenuOutsideHandler1, can it handle not only document but also dom node we passed?
Thank you.