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

Function enabled

examples/solid/createHotkeySequences/src/index.tsx:113–115  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

111 callback: () => addToHistory('hello \u2192 Hello World!'),
112 options: {
113 get enabled() {
114 return helloSequenceEnabled()
115 },
116 meta: {
117 name: 'Hello',
118 description: 'Spell out hello to trigger',

Callers 2

CommonOptionsDemoFunction · 0.50
AppFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…