This commit is contained in:
aaron 2024-06-20 17:36:25 +01:00
parent 67e87110c7
commit f2de9b0e63
25 changed files with 315 additions and 364 deletions

View file

@ -4,7 +4,7 @@
## mount()
Runs a function in a new reactive scope and optionally applies its result to a
Runs a function in a new stable scope and optionally applies its result to a
target instance.
- **Type**