object
method convertToSpecifiedUnits : Dom_svg.lengthUnitType -> unit Js.meth
method newValueSpecifiedUnits :
Dom_svg.lengthUnitType -> float -> unit Js.meth
method unitType : Dom_svg.lengthUnitType Js.readonly_prop
method value : float Js.prop
method valueAsString : Js.js_string Js.t Js.prop
method valueInSpecifiedUnits : float Js.prop
end