Open
Description
It would be useful if arbitrary props could be supplied to the Modal component, and be rendered to the DOM. A use case is adding data-* attributes for test hooks.
This was previously possible, but has since been removed. The original PR and some discussion can be found here: #230