clear

fun clear()(source)

The clear() method of the SVGLengthList interface clears all existing items from the list, with the result being an empty list.

MDN Reference