Home > @uniformdev/mesh-sdk-react > RequestProvider

RequestProvider() function

Provides a mutable HTTP request object context. Components such as RequestBody and RequestUrl use this context to render.

Signature:

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

{ value, onChange, children }

</td><td>

RequestProviderProps

</td><td>

</td></tr> </tbody></table> Returns:

_emotion_react_types_jsx_namespace.EmotionJSX.Element