vue 父子通訊

通訊方式:

參數父傳子:

參數子傳父:

參數孫傳父:

參數父傳孫:

函數父call子:

函數父call子:

函數子call父:

函數孫call父:


props / emits

Event Bus $emit $on $off

provide / inject

$listener

router parameter

$attrs

$refs

cookie localstorage sessionstorage

$parent

留言

這個網誌中的熱門文章

WINDOWS cmd 操作:查看進程、TCP連線、刪除TCP連線和進程

mongodb aggregate 筆記

mongodb shell 操作