UNPKG

reason-react-brunch

Version:

React bindings for Reason, modified to work with brunch and bucklescript

6 lines (4 loc) 283 B
--- title: Props Spread --- You can't. Props spreading is a big source of unpredictability and performance regression (think `shouldComponentUpdate`). Our API prevents this. If you reaaaaally need it for binding to existing ReactJS components, see [this section](clone-element.md).