Represents a rendered slot in a control flow structure.
The element type (e.g., HTMLElement | SVGElement for DOM)
Readonly
The rendered element
Optional
Signal for the item index (used by each)
each
Signal for the item value (used by each)
Unique key identifying this slot
Scope for cleanup when slot is removed
Represents a rendered slot in a control flow structure.