Home > @uniformdev/canvas > bindVariables
bindVariables() function
Binds variables to a string that could have variable values in it. Variables are referenced in the string as $}
Signature:
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
{ variables, value, errorPrefix, handleBinding, } |
(not declared) | |
|
input |
Returns:
BindVariablesResult<unknown>