Under the hood, $dispatch is a wrapper for the more verbose API: element.dispatchEvent(new CustomEvent(...)) Note on event propagation.
確定! 回上一頁