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

ParameterConnectionIndicator() function

An input box that enables insertion of 'variables', provided by VariablesProvider, into its value. Designed specifically for use in the Canvas Parameter Editor.

Signature:

Parameters

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

Parameter

</th><th>

Type

</th><th>

Description

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

{ children, value, menuOptions, disabled, menuTooltip, }

</td><td>

ParameterConnectionIndicatorProps

</td><td>

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

_emotion_react_types_jsx_namespace.EmotionJSX.Element