🔧 SDK ReferenceReactHooksuseCursorLockuseCursorLockDetects if the cursor is locked.SyntaxuseCursorLock();Returnsboolean - Whether the cursor is locked.Exampleconst isCursorLocked = useCursorLock();Available on: Client