fill slot - shannah/CodeRAD GitHub Wiki
An element that allows us to "inject" content into another view’s defined slot.
See <define-slot> for more details.
- id
-
The ID of the slot. Should match the id of the
<define-slot>tag that this tag is intended to fill.