web api instance property
StyleSheet: type property
The type property of the StyleSheet
interface specifies the style sheet language for the given style sheet.
Value
A string.
Examples
myStyleSheet.type = "text/css";
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.