Add event args to Prop Table docs
Open
doc
- Dominant language
- JavaScript
- Stars
- 51
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
All component [Prop Tables](https://calcite-react.netlify.com/select#props) should include the arguments passed to events, and a description of them.
Material UI does a good job of this (see "onChange" prop):
https://material-ui.com/api/select/#props
Contributor guide
Assessment
This issue has not been assessed yet.