ractive.unlink()
edit this pageRemoves a link set up by ractive.link().
ractive.unlink( destination )
Returns a
Promise(see Promises)destination
StringThe destination supplied to
link.
Removes a link set up by ractive.link().
ractive.unlink( destination )
Returns a
Promise(see Promises)destination
StringThe destination supplied to
link.