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