mirror of
https://github.com/MetinSeylan/Vue-Socket.io.git
synced 2025-04-16 15:21:28 +02:00
Update README.md
This commit is contained in:
parent
e843ab394e
commit
e2bbc8ef8e
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