charlie-yao / react-aria-widgets

Implementations of WAI-ARIA widgets and design patterns in React.
MIT License
2 stars 0 forks source link

Accordion click and keydown event callbacks #162

Closed charlie-yao closed 1 year ago

charlie-yao commented 1 year ago

Allows passing callbacks to <Accordion>/useAccordion that the built-in click and keydown event handlers execute.