ContentElement

ContentElement

package js-html

extends ElementDOMElementNodeEventTarget

Available on js

The HTMLContentElement interface represents a content HTML Element, which is used in Shadow DOM.

Documentation HTMLContentElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Variables

select:String

Is a DOMString that reflects the select HTML attribute. The value is a comma-separated list of CSS selectors that select the content to insert in place of the content element.

Methods

getDistributedNodes ():NodeList

Returns a static NodeList of the distributed nodes associated with this content element.

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/ContentElement.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部