MediaFeatureType: "range" | "discrete"

Type of acceptable values for a media feature:

  • discrete: a feature that take values from a set with no intrinsic order
  • range: a feature that take values from a range, where all values are comparable

See

Media Queries Level 5 (Editor's Draft)

Generated using TypeDoc