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.
(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`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close