state
: String
, Current state according to the comparison between experiment and matchMedia.expression
: String
, An expression that declares the serialized states.defaultState
: Default state this cannot contain the use of commas ", "
.caseState
: Status to show if matchMedia match.(min-width: 1080px)
(min-width: 1080px) and (min-height: 720px)
(min-width: 50rem)
(min-width: 50em)