Haxe API Documentation
Back | Index
extern class js.html.CSSValueList
extends CSSValue
Available in js
var length(default,null) : Int
function item(index : Int) : CSSValue
Back | Index