Interface MediaQueryListEventMap

    interface MediaQueryListEventMap {
        change: MediaQueryListEvent;
    }

    Properties

    Properties