matches
The matches
read-only property of the MediaQueryList interface is a boolean value that returns true
if the document currently matches the media query list, or false
if not.
The matches
read-only property of the MediaQueryList interface is a boolean value that returns true
if the document currently matches the media query list, or false
if not.