uiengine-adapter-react
v0.17.0
Published
UIengine template adapter for React/JSX.
Downloads
10
Maintainers
Readme
UIengine template adapter for React/JSX
🚦 State: Proof of concept
Configuration
Plain and simple:
adapters:
jsx: uiengine-adapter-react
With options:
adapters:
jsx:
module: uiengine-adapter-react
options:
debug: true
Right now there is only the option debug
for a more detailed output in case of rendering errors.