DocumentFragment: DocumentFragment() Konstruktor

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

Der DocumentFragment() Konstruktor gibt ein neues, leeres DocumentFragment-Objekt zurück.

Syntax

js
new DocumentFragment()

Parameter

Keine.

Rückgabewert

Ein neues DocumentFragment-Objekt.

Spezifikationen

Specification
DOM Standard
# ref-for-dom-documentfragment-documentfragment①

Browser-Kompatibilität

BCD tables only load in the browser