Closed
Description
Reference: https://material-ui.com/guides/api/#spread
My specific use-case was attaching ARIA properties to a button. In React, these would filter down to the <button>
element ultimately and just work. The strict typing gets in the way a little here. Perhaps all the components should inherit the props from ReactDOMRe.props
and then extend from there?
It feels like #27 is related to this too.
Metadata
Metadata
Assignees
Labels
No labels