Module Media.Supported_constraintsSource

Supported property constraints.

Indicates the media properties constraints the user agent understands.

Sourcetype t

The type for supported constraints.

Sourceval mem : ('a, 'b, 'c) Prop.t -> t -> bool

supports p n is true if property p can be constrained.

Sourceval names : t -> Jstr.t list

supported s is the list of supported constraints.