mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
on-input added, on-create/setup before other events
This commit is contained in:
parent
6bf8860b94
commit
f9143f9111
6 changed files with 54 additions and 47 deletions
|
|
@ -137,6 +137,7 @@ embedded in a native template application.)"
|
|||
(set-on-focus generic-function)
|
||||
(set-on-blur generic-function)
|
||||
(set-on-change generic-function)
|
||||
(set-on-input generic-function)
|
||||
(set-on-drag-start generic-function)
|
||||
(set-on-drag generic-function)
|
||||
(set-on-drag-end generic-function)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue