matchMedia
matchMedia
method returns a new MediaQueryList object that can then be used to determine if the document matches the media query string
@see https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia
matchMedia
method returns a new MediaQueryList object that can then be used to determine if the document matches the media query string
@see https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia