ractive.get()
edit this pageractive.get( keypath )
Returns the value at
keypath(see Keypaths)ractive.get()
Returns all data (the equivalent of
ractive.data). This does not include Computed Properties
ractive.get( keypath )
Returns the value at
keypath(see Keypaths)ractive.get()
Returns all data (the equivalent of
ractive.data). This does not include Computed Properties