To fire a custom event from the host element use the standard CustomEvent constructor and the dispatchEvent method. Example: <dom-module id="x-custom"> ...
確定! 回上一頁