ractive.unlink()
Removes a link set up by ractive.link().
ractive.unlink( destination )
Returns a
Promise
(see Promises)destination
String
The destination supplied to
link
.
Removes a link set up by ractive.link().
ractive.unlink( destination )
Returns a
Promise
(see Promises)destination
String
The destination supplied to
link
.