package js.html
extends Text › CharacterData › Node › EventTarget
Available on jsThe
CDATASection
interface represents a CDATA section that can be used within XML to include extended portions of unescaped text, such that the symbols and & do not need escaping as they normally do within XML when used as text.Documentation CDATASection by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/CDATASection.html