mrbuilder-plugin-react
v3.3.1
Published
React plugin for mrbuilder
Downloads
26
Readme
Provides react support for mrbuilder
Options
| Property | Type | Default | Description | | ------------- | -----------| -------------| ---------------------------------| | compatMode | bool | false | Attempts to make new react look old so 3rd party components can work |
Note: compatMode should not be used for libraries, but is OK for top level apps. For libraries there are no good solutions, luckily react does an awesome job of maintaining compatibility. This is just hack for when you just can't upgrade.