Class type Ext_draw_Surface.configs


class type configs = object .. end
Inherits
method height : Js.number Js.t Js.prop

The height of this component in pixels (defaults to auto).


method items : Ext_draw_Sprite.t Js.js_array Js.t Js.prop

Array of sprites or sprite config objects to add initially to the surface.


method width : Js.number Js.t Js.prop

The width of this component in pixels (defaults to auto).