Typescript Library Declarations (DOM)
Interface SVGNumber
Corresponds to the
basic data type.
MDN Reference
interface
SVGNumber
{
value
:
number
;
}
Index
Properties
value
Properties
value
value
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
value
Typescript Library Declarations (DOM)
Corresponds to the basic data type.
MDN Reference