Home > @uniformdev/mesh-sdk-react > RequestUrlInput
RequestUrlInput() function
Editor to modify the current URL of the request Note: entering query string parameters automatically converts them and syncs the request state with them
Signature:
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
Omit<InputVariablesProps, 'showAddVariableMenuOption' | 'enableEditingVariables'> |
Returns:
_emotion_react_jsx_runtime.JSX.Element