2014-08-11 12:17:11 +00:00
|
|
|
created: 20140811112133701
|
|
|
|
modified: 20140811120203685
|
2014-09-11 14:52:47 +00:00
|
|
|
tags: Messages
|
2014-08-28 20:43:44 +00:00
|
|
|
title: WidgetMessage: tm-modal
|
2014-08-15 09:06:19 +00:00
|
|
|
type: text/vnd.tiddlywiki
|
2014-09-10 23:06:19 +00:00
|
|
|
caption: tm-modal
|
2014-08-11 12:17:11 +00:00
|
|
|
|
|
|
|
The modal message displays a specified tiddler in a modal overlay that dims the main page. It requires the following properties on the `event` object:
|
|
|
|
|
|
|
|
|!Name |!Description |
|
|
|
|
|param |Title of the tiddler to be displayed |
|
|
|
|
|
|
|
|
The modal message is usually generated with the ButtonWidget. The modal message is handled by the TiddlyWiki core.
|