@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:29.030Z") @Stability(value=Experimental) public interface ReactComponentOptions extends software.amazon.jsii.JsiiSerializable, ReactRewireOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
ReactComponentOptions.Builder
A builder for
ReactComponentOptions |
static class |
ReactComponentOptions.Jsii$Proxy
An implementation for
ReactComponentOptions |
| Modifier and Type | Method and Description |
|---|---|
static ReactComponentOptions.Builder |
builder() |
default Boolean |
getTypescript()
(experimental) Whether to apply options specific for TypeScript React projects.
|
getRewire@Stability(value=Experimental) @Nullable default Boolean getTypescript()
Default: false
@Stability(value=Experimental) static ReactComponentOptions.Builder builder()
builder in interface ReactRewireOptionsReactComponentOptions.Builder of ReactComponentOptionsCopyright © 2021. All rights reserved.