Hi There,
I am using Query Builder (ejs-querybuilder) in an Angular app and I am trying to grey out (disable) the component in order to disable user from creating a new item (disable user from clicking on the + button and create a new item) based on some condition in code.
I tried to find a related property for that in docs but I couldn't find one.
I appreciate if you show me a solution.
Regards,
Mohammad Hadadi.