mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update docs/guide/reactivity.md
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
This commit is contained in:
@@ -373,7 +373,7 @@ Note how the addition of the `data_bind` methods negates the need for the watche
|
|||||||
|
|
||||||
!!! note
|
!!! note
|
||||||
|
|
||||||
Data bindings works in a single direction.
|
Data binding works in a single direction.
|
||||||
Setting `time` on the app updates the clocks.
|
Setting `time` on the app updates the clocks.
|
||||||
But setting `time` on the clocks will *not* update `time` on the app.
|
But setting `time` on the clocks will *not* update `time` on the app.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user