mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
Resolved Issue #84
This commit is contained in:
parent
d1f43f49b7
commit
55a581f922
2 changed files with 18 additions and 11 deletions
|
|
@ -348,3 +348,21 @@ $Plugin->addHook('hook.name', 'functionName');
|
|||
|
||||
### service.app-delay-start-end
|
||||
no params
|
||||
|
||||
# JavaScript Events
|
||||
|
||||
## mailbox
|
||||
### mailbox.message-list.selector.go-up
|
||||
### mailbox.message-list.selector.go-down
|
||||
### mailbox.message-view.toggle-full-screen
|
||||
### mailbox.inbox-unread-count
|
||||
### mailbox.message.show
|
||||
## audio
|
||||
### audio.start
|
||||
### audio.stop
|
||||
### audio.api.stop
|
||||
## Misc
|
||||
### idle
|
||||
### rl-layout
|
||||
### rl-view-model
|
||||
event.detail = the ViewModel class
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue