Skip to main content
The file’s view model factories, keyed by view model name. Data.MyViewModel.new() creates a fresh instance of the view model named MyViewModel; pass an instance name to copy an existing instance from the file. Looking up a name with no matching view model returns nil.

Static Functions

new