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

InputVariables() function

An input box that enables insertion of 'variables', provided by VariablesProvider, into its value.

Signature:

Parameters

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

Parameter

</th><th>

Type

</th><th>

Description

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

props

</td><td>

InputVariablesProps<TEditorContext>

</td><td>

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

_emotion_react_types_jsx_namespace.EmotionJSX.Element