1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-06 19:20:48 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/widgets/SlotWidget.tid
jeremy@jermolene.com 55e38eb89a Update modification times of doc tiddlers
So that they are at the top of the recent tab
2023-04-19 11:32:34 +01:00

20 lines
632 B
Plaintext

caption: slot
created: 20220909111836951
modified: 20230419103154329
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 |