type SelectionParentOrDeselectAction = () => void;Action function for selecting the parent group of the current selection, or deselecting and refocusing the document when no eligible parent exists.
Returns#
void
type SelectionParentOrDeselectAction = () => void;Action function for selecting the parent group of the current selection, or deselecting and refocusing the document when no eligible parent exists.
void