Home > @plasmicapp/data-sources > Fetcher

Fetcher() function

Signature:

export declare function Fetcher(props: FetcherProps): React.ReactElement | null;

Parameters

Parameter Type Description
props FetcherProps

Returns:

React.ReactElement | null