Liking cljdoc? Tell your friends :D
ClojureScript only.

web.gl.WebGLContextEvent

The WebContextEvent interface is part of the WebGL API and is interface for an event that is generated in response to a status to the WebGL rendering context.

The WebContextEvent interface is part of the WebGL API and is
interface for an event that is generated in response to a status
to the WebGL rendering context.
raw docstring

status-messagecljs

(status-message this)

Property.

[Read Only]

The read-only WebGLContextEvent.statusMessage property contains event status information, or is an empty string if no additional is available.

See also: https://developer.mozilla.org/en-US/docs/Web/API/WebGLContextEvent/statusMessage

Property.

[Read Only]

The read-only WebGLContextEvent.statusMessage property contains
event status information, or is an empty string if no additional
is available.

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

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

× close