1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-02 20:29:10 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/widgets/FillWidget.tid
jeremy@jermolene.com 7aba21c1be Docs updates
2022-09-09 14:15:56 +01:00

20 lines
657 B
Plaintext

caption: fill
created: 20220909111836951
modified: 20220909111836951
tags: Widgets
title: FillWidget
type: text/vnd.tiddlywiki
! Introduction
<<.from-version "5.3.0">> The <<.wlink FillWidget>> widget is used within a <<.wlink TranscludeWidget>> widget to specify the content that should be copied to the named "slot". Slots are defined by the <<.wlink SlotWidget>> widget within the transcluded content.
See the <<.wlink TranscludeWidget>> widget for details.
! Attributes
The content of the <<.wlink FillWidget>> widget is used as the content to be passed to the transclusion.
|!Attribute |!Description |
|$name |The name of the slot to be filled |