| Package | Description |
|---|---|
| io.github.cdklabs.projen.web |
| Modifier and Type | Method and Description |
|---|---|
static ReactTypeDefOptions.Builder |
ReactTypeDefOptions.builder() |
ReactTypeDefOptions.Builder |
ReactTypeDefOptions.Builder.committed(Boolean committed)
Sets the value of
FileBaseOptions.getCommitted() |
ReactTypeDefOptions.Builder |
ReactTypeDefOptions.Builder.editGitignore(Boolean editGitignore)
Sets the value of
FileBaseOptions.getEditGitignore() |
ReactTypeDefOptions.Builder |
ReactTypeDefOptions.Builder.executable(Boolean executable)
Sets the value of
FileBaseOptions.getExecutable() |
ReactTypeDefOptions.Builder |
ReactTypeDefOptions.Builder.readonly(Boolean readonly)
Sets the value of
FileBaseOptions.getReadonly() |
| Constructor and Description |
|---|
Jsii$Proxy(ReactTypeDefOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ReactTypeDefOptions.Builder. |
Copyright © 2021. All rights reserved.