mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 16:16:18 +00:00
11 lines
378 B
Plaintext
11 lines
378 B
Plaintext
|
created: 20160107225427489
|
||
|
modified: 20160107225651558
|
||
|
tags: Features
|
||
|
title: Modals
|
||
|
type: text/vnd.tiddlywiki
|
||
|
|
||
|
Modals (or "wizards") fade the main TiddlyWiki window to display an isolated tiddler that must be explicitly dismissed by the user.
|
||
|
|
||
|
Modals are displayed with the [[WidgetMessage: tm-modal]].
|
||
|
|
||
|
<$button message="tm-modal" param="SampleWizard">Open demo modal</$button>
|