MCPcopy Create free account
hub / github.com/TanStack/hotkeys / reg

Function reg

packages/hotkeys-devtools/src/components/DetailsPanel.tsx:201–201  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

199 styles: ReturnType<typeof useStyles>
200}) {
201 const reg = () => props.registration
202 const parsed = () => reg().parsedHotkey
203 const targetConflicts = createMemo(() =>
204 props.findTargetConflicts(reg(), props.state.registrations()),

Callers 6

parsedFunction · 0.85
HotkeyDetailsFunction · 0.85
conflictBehaviorFunction · 0.85
registrationPlatformFunction · 0.85
SequenceDetailsFunction · 0.85
DetailsPanelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected