Html Node constructor interface

Hierarchy

  • MEUIHtmlNodeConstructor

Constructors

Constructors

  • Creates a new HTML node

    Parameters

    • callback: ((self, event, payload) => void)

      The callback function to call when the HTML node is added to the DOM.

    Returns MEUIHtmlNode

Generated using TypeDoc