charlie-yao / react-aria-widgets

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

<AccordionHeader> should accept onClick and onKeyDown props #186

Open charlie-yao opened 1 year ago

charlie-yao commented 1 year ago

But if someone passes in those props, should they replace the default behavior, or augment it?