mirror of
https://github.com/MetinSeylan/Vue-Socket.io.git
synced 2025-04-16 15:21:28 +02:00
commit
e0b37e30bd
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ new Vue({
|
|||
})
|
||||
```
|
||||
|
||||
##### Dynamic Listenlers
|
||||
##### Dynamic Listeners
|
||||
|
||||
<p>If you need consuming events dynamically in runtime, you can use `subscribe` and `unsubscribe` methods in Vue component</p>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue