Event based property change of other component based on components own property
Cool, so if I've created a LocalStorage variable called termsAccepted under 'data mapping' view, can I then have an onClick event for the continueButton that runs:
Tiggr.setItem(termsAccepted, 1);