Home > @plasmicapp/loader-react > InternalPlasmicComponentLoader > maybeFetchComponentData
InternalPlasmicComponentLoader.maybeFetchComponentData() method
Signature:
maybeFetchComponentData(...specs: ComponentLookupSpec[]): Promise<ComponentRenderData | null>;
Parameters
Parameter | Type | Description |
---|---|---|
specs | ComponentLookupSpec[] |
Returns:
Promise<ComponentRenderData | null>