Sync

This example uses the UI of the Basic Counter example, but synchronizes that state across multiple instances of that ViewModel and UI. This example adds a short delay between each synchronzied change so you can better understand how the data flows between all the ViewModels.


Sources:

Info

Pro Tip: Open your Ballast Debugger with this page open to see all Ballast activity in real-time, or just read the browser's Console logs.