mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-06-18 02:59:04 +00:00
Updated File Event Monitor (markdown)
parent
b3e7da695b
commit
70700d2fcd
|
@ -12,7 +12,7 @@ The events that can be handled are as follows:
|
|||
|
||||
### Implement an event listener
|
||||
|
||||
The methods `onFileCreated`, `onNetworkConnected`, and `onRegistryModified` are available to implement an event listener. You can find examples in `defaultService.js`.
|
||||
The methods `onFileCreated`, `onNetworkConnected`, and `onRegistryModified` are available to implement an event listener. You can find examples in `defaultService.example.js`.
|
||||
|
||||
```js
|
||||
function onFileCreated(args) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user