charlie-yao / react-aria-widgets

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

Make AccordionHeader events component agnostic? #152

Closed charlie-yao closed 1 year ago

charlie-yao commented 1 year ago

Rather than put the events in <AccordionHeader>, it might be nice to make them more "agnostic" and give the ability to use them as hooks.