Skip to content

reactiveObject()

Okku edited this page May 31, 2021 · 4 revisions

The reactiveObject() method takes in an object and recursively converts each of its keys' values into reactive ones using the reactive() method.


← Previous: §1.2 ReactiveArray | Next: §1.4 reactive()