can-view-model
Advanced tools
Comparing version 3.0.0-pre.5 to 3.0.0-pre.6
@@ -52,2 +52,4 @@ @module {function} can-view-model can-view-model | ||
## Use | ||
**can-view-model** is used to get and set properties on an element's ViewModel. Each element in the DOM can have an associated ViewModel. An example of this is a [can-component] and it's associated [can-component.prototype.ViewModel]. | ||
@@ -54,0 +56,0 @@ |
{ | ||
"name": "can-view-model", | ||
"version": "3.0.0-pre.5", | ||
"version": "3.0.0-pre.6", | ||
"description": "gets or sets the view model of an element", | ||
@@ -5,0 +5,0 @@ "homepage": "http://canjs.com", |
13273