$dispatch is a helpful shortcut for dispatching browser events. <div @notify="alert('Hello World!')"> <button @click="$dispatch('notify')">.
確定! 回上一頁