Home > @uniformdev/mesh-sdk-react > RequestMethodSelect
RequestMethodSelect() function
Dropdown to pick a HTTP method for a request
Signature:
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
Omit<InputSelectProps, 'value' | 'onChange' | 'options'> |
Returns:
_emotion_react_jsx_runtime.JSX.Element