⬅️Set Value

Overview

Update a value in the reactive store.

Example

$app.components.<component_name>.store.<path.to.value> = 'Hello World!';

Last updated