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