⬅️Set Value
Overview
Update a value in the reactive store.
Example
$app.components.<component_name>.store.<path.to.value> = 'Hello World!';Last updated
Update a value in the reactive store.
$app.components.<component_name>.store.<path.to.value> = 'Hello World!';Last updated