The Story class governs what is visible to the user on the page, and is instantiated by the TiddlyWiki code when the page loads as the global object story.

In tiddlywiki there is one Story class which gets assigned to a variable called story.

Properties


  • container: the DOM id of the Element that tiddlers are being displayed in
  • highlightRegExp: the current search string, if any
  • idPrefix: the string prepended to the DOM ids of tiddlers being displayed

Methods


bag
tiddlywikidev_public
created
Tue, 30 Nov 2010 16:15:51 GMT
creator
colmbritton
modified
Tue, 31 May 2011 14:16:00 GMT
modifier
jon
tags
concept