Update a value in the reactive store.
$app.components.<component_name>.store.<path.to.value> = 'Hello World!';
Last updated 2 years ago