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 | Status | Comment |
---|---|---|
CSS Object Model (CSSOM) The definition of 'StyleSheet: type' in that specification. |
Working Draft |
Browser compatibility
BCD tables only load in the browser