Component.UIBase.ContentBox

ContentBox extension class. Represent inner element of component's root element.

defined in: contentbox.js

Attributes

  • contentEl {NodeList} readonly! content box's element of component

Class Detail

  • Component.UIBase.ContentBox ()
    ContentBox extension class. Represent inner element of component's root element.

Attributes Detail

  • contentEl {NodeList} readonly! content box's element of component
blog comments powered by Disqus
Top