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

File demo5.tsx

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

Source from the content-addressed store, hash-verified

1/**
2 * title: Custom DOM
3 * desc: By default, listen for events on the window. You can also pass in a DOM to set listen area. such as the common listening for input box events.
4 *

Callers

nothing calls this directly

Calls 1

useKeyPressFunction · 0.85

Tested by

no test coverage detected