mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 23:56:36 +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> |