fixing links
This commit is contained in:
parent
2161e0ef25
commit
c736e738ce
211 changed files with 2776 additions and 1876 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This is an event handler factory. It returns a method that can be bound to a DOM element's event listener.
|
||||
|
||||
Typically, it's used in conjunction with [`m.prop`](mithril.prop) to implement data binding in the view-to-model direction.
|
||||
Typically, it's used in conjunction with [`m.prop`](mithril.prop.md) to implement data binding in the view-to-model direction.
|
||||
|
||||
This method is provided to decouple the browser's event model from the controller/logic model.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue