Tiddler 'CancelTiddlerCommand' in Namespace 'TiddlyWiki.com'

list | new | edit | delete | .html | .tw | .txt | .js

CancelTiddlerCommand

JeremyRuston - 2005-12-08 16:02:00  (created: 2005-12-08 15:57:00 ) 
tags: commands

Abandons any pending edits to the current tiddler, and switches it the default view. It is used with the ToolbarMacro like this:
{{{
<<toolbar cancelTiddler>>
}}}