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 2cd4a30 commit 394032cCopy full SHA for 394032c
site/docs/binding.md
@@ -59,7 +59,7 @@ Most public control properties are `[Bindable]` and participate in dependency tr
59
The source generator emits:
60
61
- property accessors wired into the binding hub
62
-- fluent extension methods for `T`, `Func<T>`, and `State<T>` overloads
+- fluent extension methods for `T`, `Func<T>`, and `Binding<T>` overloads
63
64
## Bindable models (your own data types)
65
0 commit comments