vm.$emit( event, […args] )
-
Arguments:
{String} event
[...args]
Trigger an event on the current instance. Any additional arguments will be passed into the listener’s callback function.
vm.$emit( event, […args] )
Arguments:
{String} event
[...args]
Trigger an event on the current instance. Any additional arguments will be passed into the listener’s callback function.
Designed by : w10schools
service@w10schools.com
Please login to continue.