mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 19:49:20 +03:00
Added rl-vm-visible to the extensions README
This commit is contained in:
parent
f8d358a4f3
commit
60c35f7c12
1 changed files with 4 additions and 0 deletions
|
|
@ -456,6 +456,10 @@ and called in JavaScript using rl.pluginRemoteRequest().
|
|||
event.detail = the ViewModel class
|
||||
Happens after the full build (vm.onBuild()) and contains viewModelDom
|
||||
|
||||
### rl-vm-visible
|
||||
event.detail = the ViewModel class
|
||||
Happens after the model is made visible (vm.afterShow())
|
||||
|
||||
### sm-admin-login
|
||||
event.detail = FormData
|
||||
cancelable using preventDefault()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue