Interface ShadowRootEventMap

    interface ShadowRootEventMap {
        slotchange: Event;
    }

    Properties

    Properties

    slotchange: Event