mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
This commit is contained in:
parent
bdd725659e
commit
d77fe0f92f
34 changed files with 1215 additions and 566 deletions
|
|
@ -40,3 +40,6 @@ the updating of the Text property anytime the count is changed.
|
|||
|
||||
All observable changes to the user are considered to be side-effects of the
|
||||
reactive system.
|
||||
|
||||
You should not update other sources using an effect. Improper usage can lead to
|
||||
unecessary updates and infinite loops.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue