Core API Overview > @adpt/core > ComponentStatic
ComponentStatic interface
Signature:
export interface ComponentStatic<P>
Properties
| Property | Type | Description |
|---|---|---|
| defaultProps | Partial<P> | |
| displayName | string | |
| noPlugin | boolean |
Adapt v0.3.0: now with Google Cloud Run support!