fill slot - shannah/CodeRAD GitHub Wiki

<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

⚠️ **GitHub.com Fallback** ⚠️