SVGNumber
@native @JSGlobal @JSType
The SVGNumber interface correspond to the <number> basic data type.
class Object
trait Any
class Object
trait Matchable
class Any
Value members
Inherited methods
Concrete fields
The value of the given attribute. Exceptions on setting: a DOMException with code NO_MODIFICATION_ALLOWED_ERR is Raised on an attempt to change the value of a read only attribute.
The value of the given attribute. Exceptions on setting: a DOMException with code NO_MODIFICATION_ALLOWED_ERR is Raised on an attempt to change the value of a read only attribute.