DocumentationUtilsuseCapsLockuseCapsLock A hook to detect if the user’s caps lock key is active. Import import { useCapsLock } from '@octopus-energy/utils'; Usage const isCapsLockOn = useCapsLock(); Returns TypeDescriptionExamplebooleanLast updated on July 16, 2026useApolloPaginationuseIsClient