UNPKG

@ebay/ui-core-react

Version:

Skin components build off React

14 lines (10 loc) 180 B
# events Utils functions to handle events in your application. ## Usage ```jsx import { handleEnterKeydown, useKeyPress, ... } from '@ebay/ui-core-react/events' ```