DOMString.clone

Makes a clone of a the DOMString.

class DOMString
@safe nothrow pure const
clone
()

Return Value

Type: DOMString

The object to be cloned.

Meta