interface Slottable {
    assignedSlot: HTMLSlotElement;
}

Hierarchy

Properties

Properties

assignedSlot: HTMLSlotElement

Generated using TypeDoc