StyleSheet: type-Eigenschaft

Baseline Widely available

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

Die type-Eigenschaft des StyleSheet-Interfaces gibt die Stylesheet-Sprache für das gegebene Stylesheet an.

Wert

Ein String.

Beispiele

js
myStyleSheet.type = "text/css";

Spezifikationen

Specification
CSS Object Model (CSSOM)
# dom-stylesheet-type

Browser-Kompatibilität

BCD tables only load in the browser