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 9a291af commit 609b468Copy full SHA for 609b468
README.md
@@ -189,8 +189,6 @@ It adds following helpers:
189
190
All links supports following additional methods:
191
- `link.set( x )` working the same as `link.requestChanges( x )`
192
-
193
-Boolean links adds following methods:
194
- `link.toggle()` works the same as `link.requestChanges( !link.value )`
195
196
Link received through component props can be linked with state member using
0 commit comments