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 Status Comment
CSS Object Model (CSSOM)
The definition of 'StyleSheet: type' in that specification.
Working Draft

Browser compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
typeChrome Full support 1Edge Full support 12Firefox Full support YesIE ? Opera Full support YesSafari Full support YesWebView Android Full support YesChrome Android Full support YesFirefox Android Full support YesOpera Android Full support YesSafari iOS Full support YesSamsung Internet Android Full support Yes

Legend

Full support
Full support
Compatibility unknown
Compatibility unknown