> ISPO SDK documentation. [HTML](https://ispo.ai/docs/functions/react.ISPOProvider.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Function ISPOProvider

*   <a id="ispoprovider"></a>
    
    ```typescript
    ISPOProvider(
        __namedParameters: ISPOProviderProps,
    ): FunctionComponentElement<ProviderProps<ISPOClient | null>>
    ```
    
    Types: [ISPOProviderProps](../interfaces/react.ISPOProviderProps.md), [ISPOClient](../interfaces/react.ISPOClient.md)
    
    #### Parameters
    
    *   \_\_namedParameters: [ISPOProviderProps](../interfaces/react.ISPOProviderProps.md)
    
    #### Returns FunctionComponentElement<ProviderProps<[ISPOClient](../interfaces/react.ISPOClient.md) | null\>\>
