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

RequestMethodSelect() function

Dropdown to pick a HTTP method for a request

Signature:

Parameters

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

Parameter

</th><th>

Type

</th><th>

Description

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

props

</td><td>

Omit<InputSelectProps, 'value' | 'onChange' | 'options'>

</td><td>

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

_emotion_react_types_jsx_namespace.EmotionJSX.Element