vot.js - v2.4.18
    Preparing search index...

    Interface Slottable

    interface Slottable {
        assignedSlot: HTMLSlotElement | null;
    }

    Hierarchy (View Summary)

    Index
    assignedSlot: HTMLSlotElement | null