Skip to content

fill slot

Steve Hannah edited this page Jul 13, 2021 · 1 revision

<fill-slot>

Synopsis

An element that allows us to "inject" content into another view’s defined slot.

See <define-slot> for more details.

Attributes

id

The ID of the slot. Should match the id of the <define-slot> tag that this tag is intended to fill.

See Also

Clone this wiki locally