-
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
(define/public (on-change! callback-func)
|
||||
(send window bind! element-id 'input
|
||||
(λ (el evt data)
|
||||
(callback-func (get)))))
|
||||
(callback-func (send this get)))))
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user