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 November 25, 2025useApolloPaginationuseIsClient