We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62c3e3 commit 841ab50Copy full SHA for 841ab50
README.md
@@ -64,6 +64,9 @@ class TodoLoaderController {
64
}
65
```
66
67
+### Note: The callback provided to ```connect``` will be called once directly after creation to allow initialization of your component states
68
+
69
70
71
You can also create multiple connections in single component:
72
0 commit comments