public class JReact extends Object
public JReact addRequirePath(String path)
path - The filesystem path to add to the require lookup paths (e.g. the
react npm module).public String render(String mainComponentPath, Map<String,Object> props) throws IOException
mainComponentPath - props - The props to render withStringIOException - Thrown if the json conversion of the props failsCopyright © 2014. All Rights Reserved.