Data & State Management
This section explains how to keep Angular Scheduler data consistent with your Angular UI, RxJS stores, and backend behavior.
Start Here
Read Data Binding and State Management Basics first.
That article explains:
- Angular state/store as source of truth,
- Scheduler as source of truth,
data.saveanddata.batchSavecallback contracts.