DigitalRiver / react-atlas

Composable React components with CSS Modules.
http://digitalriver.github.io/react-atlas/
MIT License
38 stars 25 forks source link

TextArea: Update event handler examples in docs site to show available arguments #890

Closed Darper closed 6 years ago

Darper commented 6 years ago

TextArea exposes (event, data) to event handlers, we should document that with the code examples in the docs site.