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

ParameterTypeDescription
{ children, value, menuOptions, disabled, menuTooltip, overrideMenuButtonParentMargin, renderMenuInPortal, }ParameterConnectionIndicatorProps

Returns:

_emotion_react_jsx_runtime.JSX.Element