Decrements the selected keypath.
ractive.subtract( keypath[, number ]) Returns a Promise (see Promises) keypath String The keypath of the number we're decrementing, e.g. count number Defaults to 1. The number to decrement by
Returns a Promise (see Promises)
Promise
keypath String The keypath of the number we're decrementing, e.g. count number Defaults to 1. The number to decrement by
String
The keypath of the number we're decrementing, e.g. count
count
Defaults to 1. The number to decrement by
1