Skip to main content

Module model

Module model 

Source
Expand description

Models are used to store application data and can be bound to by views to visually display the data.

Traitsยง

Model
A trait implemented by application data in order to respond to events and mutate state.