Uses of Class
io.github.cdklabs.projen.web.ReactComponent.Builder
-
Packages that use ReactComponent.Builder Package Description io.github.cdklabs.projen.web -
-
Uses of ReactComponent.Builder in io.github.cdklabs.projen.web
Methods in io.github.cdklabs.projen.web that return ReactComponent.Builder Modifier and Type Method Description static ReactComponent.BuilderReactComponent.Builder. create(NodeProject project)ReactComponent.BuilderReactComponent.Builder. rewire(Map<String,? extends Object> rewire)(experimental) Rewire webpack configuration.ReactComponent.BuilderReactComponent.Builder. typescript(Boolean typescript)(experimental) Whether to apply options specific for TypeScript React projects.
-