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