mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[DOC] update quick_start and how to test pages
This commit is contained in:
committed by
Samuel Degueldre
parent
3f09a953b0
commit
f014b1a33e
@@ -500,7 +500,7 @@ deleteTask(task) {
|
||||
```
|
||||
|
||||
Notice that the `onDelete` prop is defined with a `.bind` suffix: this is a special
|
||||
suffix that make sure the function callback is bound to the component.
|
||||
suffix that makes sure the function callback is bound to the component.
|
||||
|
||||
## 10. Using a store
|
||||
|
||||
|
||||
Reference in New Issue
Block a user