On this page

Variable MediaQueryListEvent

MediaQueryListEvent: {
    prototype: MediaQueryListEvent;
    new (
        type: string,
        eventInitDict?: MediaQueryListEventInit,
    ): MediaQueryListEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
MediaQueryListEvent