Liking cljdoc? Tell your friends :D

web.presentation.PresentationAvailability

A PresentationAvailability object is associated with available displays and represents the presentation display availability a presentation request. If the controlling user agent can monitor list of available presentation displays in the background (without pending request to start()), the PresentationAvailability object be implemented in a controlling browsing context.

A PresentationAvailability object is associated with available
displays and represents the presentation display availability
a presentation request. If the controlling user agent can monitor
list of available presentation displays in the background (without
pending request to start()), the PresentationAvailability object
be implemented in a controlling browsing context.
raw docstring

onchangecljs

(onchange this)

Property.

The onchange attribute is an event handler whose corresponding handler event type is change.

See also: https://developer.mozilla.org/en-US/docs/Web/API/PresentationAvailability/onchange

Property.

The onchange attribute is an event handler whose corresponding
handler event type is change.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/PresentationAvailability/onchange`
sourceraw docstring

set-onchange!cljs

(set-onchange! this val)

Property.

The onchange attribute is an event handler whose corresponding handler event type is change.

See also: https://developer.mozilla.org/en-US/docs/Web/API/PresentationAvailability/onchange

Property.

The onchange attribute is an event handler whose corresponding
handler event type is change.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/PresentationAvailability/onchange`
sourceraw docstring

set-value!cljs

(set-value! this val)

Property.

The value attribute MUST return the last value from which it set. The value is updated by the monitor the list of available displays algorithm.

See also: https://developer.mozilla.org/en-US/docs/Web/API/PresentationAvailability/value

Property.

The value attribute MUST return the last value from which it
set. The value is updated by the monitor the list of available
displays algorithm.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/PresentationAvailability/value`
sourceraw docstring

valuecljs

(value this)

Property.

The value attribute MUST return the last value from which it set. The value is updated by the monitor the list of available displays algorithm.

See also: https://developer.mozilla.org/en-US/docs/Web/API/PresentationAvailability/value

Property.

The value attribute MUST return the last value from which it
set. The value is updated by the monitor the list of available
displays algorithm.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/PresentationAvailability/value`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close