package js.html
extends Node › EventTarget
Available on jsThe
DocumentType
interface represents aNode
containing a doctype.Documentation DocumentType by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
read only name:String
...
read only publicId:String
...
read only systemId:String
...
remove ():Void
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/DocumentType.html