mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 00:17:03 +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
|
event.detail = the ViewModel class
|
||||||
Happens after the full build (vm.onBuild()) and contains viewModelDom
|
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
|
### sm-admin-login
|
||||||
event.detail = FormData
|
event.detail = FormData
|
||||||
cancelable using preventDefault()
|
cancelable using preventDefault()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue