MCPcopy
hub / github.com/alibaba/hooks / demo7.tsx

File demo7.tsx

packages/hooks/src/useKeyPress/demo/demo7.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * title: Exact match
3 * desc: Enable exact matching by setting `exactMatch`. For example, press [shift + c], will not trigger [c].
4 *

Callers

nothing calls this directly

Calls 2

useKeyPressFunction · 0.85
setStateFunction · 0.50

Tested by

no test coverage detected