Using Morph Data
<VariableInput />
<VariableInput>
is a component for inputting variables declared with the variable()
function.
Properties
variable
Variable
requiredVariable to bind the input value
type
string
Type of input field. Default is ‘text’.
size
'sm' | 'default' | 'lg'
Size of the input field