You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I want so be able to not show the Context Menu at all the na specific bool value is set to true such that right Click shows either default behavior or nothing, however, i could to find a way in the Documentation and the disabled property does not work.
Describe the solution you'd like
If boolean value is set to true right click should either show the default behavior or do nothing at all.