Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : Force a Component's scope property to be a number

$
0
0
Use the can/map/define plugin:

scope: {
  define: {
    myNumberProperty: { type: 'number' }
  }
}

Viewing all articles
Browse latest Browse all 3491

Trending Articles