MediaQueryListEventInitinterface MediaQueryListEventInit extends EventInit {matches?: boolean;media?: string;}§Extends§EventInit[src]§Properties§matches?: boolean[src]§media?: string[src]