My use case is, I need to deselect all the selection at some point. The only way to do this right now is a <DeselectAll/> button. Is there a function for the same that I can do outside the <SelectableGroup /> (without using <DeselectAll/> as a ref )?