1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-09 13:59:41 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/widgets/SlotWidget.tid

20 lines
632 B
Plaintext

caption: slot
created: 20220909111836951
modified: 20221019081352266
tags: Widgets
title: SlotWidget
type: text/vnd.tiddlywiki
! Introduction
<<.from-version "5.3.0">> The <<.wlink SlotWidget>> widget is used within transcluded content to mark "slots" that the transcluding widget can fill with the <<.wlink FillWidget>> widget.
See the <<.wlink TranscludeWidget>> widget for details.
! Attributes
The content of the <<.wlink SlotWidget>> widget is used as a fallback for the slot content if the corresponding <<.wlink FillWidget>> widget is not found.
|!Attribute |!Description |
|$name |The name of the slot being defined |