can
Version:
MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.
12 lines (8 loc) • 401 B
Markdown
Scope.compute compute
can.view.Scope.prototype
`scope.compute( key, [options] )`
2.1
{can.mustache.key} key A dot seperated path. Use `"\."` if you have a
property name that includes a dot.
{can.view.Scope.readOptions} [options] Options that configure how the `key` gets read.
{can.compute} A compute that can get or set `key`.
can.view.