SVGStringListBaseline Widely availableThis feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.Learn moreSee full compatibilityReport feedbackThe SVGStringList interface defines a list of strings. An SVGStringList object can be designated as read only, which means that attempts to modify the object will result in an exception being thrown. An SVGStringList object is indexable and can be accessed like an array.Instance properties length The number of items in the list. numberOfItems The number of items in the list. Instance methods appendItem() Inserts a new item at the end of the list. clear() Clears all existing items from the list, with the result being an empty list. initialize() Clears all existing items from the list and re-initializes the list to hold the single item specified by the parameter. getItem() Returns the specified item from the list. insertItemBefore() Inserts a new item into the list at the specified position. removeItem() Removes an existing item from the list. replaceItem() Replaces an existing item in the list with a new item. SpecificationsSpecificationScalable Vector Graphics (SVG) 2 # InterfaceSVGStringListBrowser compatibilitydesktopmobileChromeEdgeFirefoxOperaSafariChrome AndroidFirefox for AndroidOpera AndroidSafari on iOSSamsung InternetWebView AndroidWebView on iOSSVGStringListChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox12footnoteToggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android14footnoteToggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android3Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historyappendItemChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox12Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android14Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android3Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historyclearChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox12Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android14Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android3Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historygetItemChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox12Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android14Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android3Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historyinitializeChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox12Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android14Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android3Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historyinsertItemBeforeChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox12Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android14Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android3Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historylengthChrome – Full supportChrome35Toggle historyEdge – Full supportEdge79Toggle historyFirefox – Full supportFirefox12Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari13.1Toggle historyChrome Android – Full supportChrome Android35Toggle historyFirefox for Android – Full supportFirefox for Android14Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS13.4Toggle historySamsung Internet – Full supportSamsung Internet3.0Toggle historyWebView Android – Full supportWebView Android37Toggle historyWebView on iOS – Full supportWebView on iOS13.4Toggle historynumberOfItemsChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox12Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android14Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android3Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historyremoveItemChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox12Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android14Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android3Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historyreplaceItemChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox12Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android14Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android3Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle history