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

Function metaName

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

Source from the content-addressed store, hash-verified

208 )
209
210 const metaName = () => props.reg.options.meta?.name
211 const rowTooltip = () => buildRowTooltip(props.reg.options.meta)
212
213 return (

Callers 2

SequenceListRowFunction · 0.85
HotkeyListFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…