Uses of Interface
io.github.cdklabs.projen.web.ReactComponentOptions
-
Packages that use ReactComponentOptions Package Description io.github.cdklabs.projen.web -
-
Uses of ReactComponentOptions in io.github.cdklabs.projen.web
Classes in io.github.cdklabs.projen.web that implement ReactComponentOptions Modifier and Type Class Description static classReactComponentOptions.Jsii$ProxyAn implementation forReactComponentOptionsMethods in io.github.cdklabs.projen.web that return ReactComponentOptions Modifier and Type Method Description ReactComponentOptionsReactComponentOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.web with parameters of type ReactComponentOptions Constructor Description ReactComponent(NodeProject project, ReactComponentOptions options)
-