Copy pageCopy pageCopy this page as Markdown for LLMsView as MarkdownView this page as plain textOpen in ClaudeAsk questions about this pageOpen in ChatGPTAsk questions about this pageOn this pageSVGNumberThe SVGNumber interface corresponds to the <number> basic data type. MDN Reference Properties value value: number; The value read-only property of the SVGNumber interface represents the number. MDN Reference