Class type WebGL.contextAttributes

class type contextAttributes = object .. end
5.2 WebGLContextAttributes

method alpha : bool Js.t Js.prop
method depth : bool Js.t Js.prop
method stencil : bool Js.t Js.prop
method antialias : bool Js.t Js.prop
method premultipliedAlpha : bool Js.t Js.prop
method preserveDrawingBuffer : bool Js.t Js.prop