DocumentationUtilsuseCapsLockuseCapsLock A hook to detect if the userโs caps lock key is active. Import import { useCapsLock } from '@krakentech/utils'; Usage const isCapsLockOn = useCapsLock(); Returns TypeDescriptionExamplebooleanLast updated on March 30, 2026useApolloPaginationuseIsClient