EndpointDataProvider
EndpointDataProvider(
props):ReactElement<{ }>
Defined in: wp-typia-rest/src/react-client.ts:49
Provide a shared endpoint cache client to descendant components.
Parameters
Section titled “Parameters”Provider props including the cache client and optional children.
Returns
Section titled “Returns”ReactElement<{ }>
A context provider element for endpoint cache access.