Skip to main content

2 docs tagged with "model"

View All Tags

Model

Creating a single information unit. Use this method to have synchronized updates for all the subscribers. Model can accept any JS type

Model with state derivation

It is possible to derive the state of the model and compose abstraction on that derivation. The abstraction is called virtual model