Core API Overview > @adpt/core > DeferredComponent
DeferredComponent class
Signature:
export declare abstract class DeferredComponent<Props extends object = {}, State extends object = {}> extends Component<Props, State>
Adapt v0.2.0: now with Node.js v12 and v13 support, easier installs, and more! Read more...