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 December 22, 2025useApolloPaginationuseIsClient