Uses of Class
io.github.cdklabs.projen.web.NextComponent.Builder
-
Packages that use NextComponent.Builder Package Description io.github.cdklabs.projen.web -
-
Uses of NextComponent.Builder in io.github.cdklabs.projen.web
Methods in io.github.cdklabs.projen.web that return NextComponent.Builder Modifier and Type Method Description static NextComponent.BuilderNextComponent.Builder. create(NodeProject project)NextComponent.BuilderNextComponent.Builder. tailwind(Boolean tailwind)(experimental) Setup Tailwind as a PostCSS plugin.NextComponent.BuilderNextComponent.Builder. typescript(Boolean typescript)(experimental) Whether to apply options specific for TypeScript Next.js projects.
-