react-dom-inject
react-dom-inject copied to clipboard
Binds an HTML element by selector to a ReactElement and renders to a DOM tree (with redux injection)
Results
1
react-dom-inject issues
Sort by
recently updated
recently updated
newest added
`props.children` does not work, so currently the README example is a bit misleading by using `{children}`. Great lib, nevertheless. `data-*` properties already provide a seamless way for ServerSideTemplatingEngine--React interaction.