StyleSheet.type
The type
property of the StyleSheet
interface specifies the style sheet language for the given style sheet.
Syntax
string = stylesheet.type
Example
myStyleSheet.type = 'text/css';
Specifications
Specification |
---|
CSS Object Model (CSSOM) # dom-stylesheet-type |
Browser compatibility
BCD tables only load in the browser