Toggle visibility of custom command of Dx-Diagram

40 Views Asked by At

I am using devextreme-diagram component v22.1.7. It supports custom commands dxi-command. Based on permissions, I need to toggle the visibility of these commands, however the dxi-command itself doesn't provide any supporting property like visible or visibility. Is there any other way to toggle the visibility of these custom commands?

0

There are 0 best solutions below