W3cubDocs

/Haxe JavaScript

SupportedType(String)

package js.html

Available on js

Variables

@:value(cast "application/xhtml+xml") @:enum @:impl inline read only APPLICATION_XHTML_XML:SupportedType = "application/xhtml+xml"

@:value(cast "application/xml") @:enum @:impl inline read only APPLICATION_XML:SupportedType = "application/xml"

@:value(cast "image/svg+xml") @:enum @:impl inline read only IMAGE_SVG_XML:SupportedType = "image/svg+xml"

@:value(cast "text/html") @:enum @:impl inline read only TEXT_HTML:SupportedType = "text/html"

@:value(cast "text/xml") @:enum @:impl inline read only TEXT_XML:SupportedType = "text/xml"

Static variables

@:value(cast "application/xhtml+xml") @:enum @:impl static inline read only APPLICATION_XHTML_XML:SupportedType = "application/xhtml+xml"

@:value(cast "application/xml") @:enum @:impl static inline read only APPLICATION_XML:SupportedType = "application/xml"

@:value(cast "image/svg+xml") @:enum @:impl static inline read only IMAGE_SVG_XML:SupportedType = "image/svg+xml"

@:value(cast "text/html") @:enum @:impl static inline read only TEXT_HTML:SupportedType = "text/html"

@:value(cast "text/xml") @:enum @:impl static inline read only TEXT_XML:SupportedType = "text/xml"

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/SupportedType.html