useCanApplySelectionAction

See source code

Returns true if the user is in the select tool and has at least one shape selected. This corresponds to the canApplySelectionAction() check in actions.tsx.

function useCanApplySelectionAction(): boolean
Prev
useBreakpoint
Next
useCanRedo