DigitalRiver / react-atlas

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

TextArea: onBeforeChange should provide prompt #891

Closed Darper closed 6 years ago

Darper commented 6 years ago

TextArea onBeforeChange example should prompt the user to continue rather than just returning false and blocking all entries. See other onBeforeChange examples.