You can register a handleClickOn
prop with your logic. That should fire before the built-in selection logic (and will prevent that from running when it returns true).
You can register a handleClickOn
prop with your logic. That should fire before the built-in selection logic (and will prevent that from running when it returns true).