Skip to content

⬅️ Back to Table of Contents

📄 computedAsync/demo

📊 Analysis Summary

Metric Count
🔧 Functions 1
📦 Imports 4

📚 Table of Contents

🛠️ File Location:

📂 packages/core/computedAsync/demo.vue

📦 Imports

Name Source
computedAsync @vueuse/core
reactify @vueuse/core
shallowRef vue
YAML yaml

Functions

change(): void

Returns: void

Code
function change() {
  id.value++
}

Generated by Syntax Scribe