Open
Description
There is a way to allow the click on a specific element (in example: dir_root/some_children
) in order to avoid not secure click?
In addiction to above example, it's pretty good to allow the click only to the children and not on the dir_root.
As showCheckbox
prop I guess.
In this way I can allow to click only to specific element.