📄 demo.vue¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 📦 Imports | 2 |
| 📊 Variables & Constants | 2 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/math/useProjection/demo.vue
📦 Imports¶
| Name | Source |
|---|---|
useProjection |
@vueuse/math |
shallowRef |
vue |
Variables & Constants¶
| Name | Type | Kind | Value | Exported |
|---|---|---|---|---|
from |
boolean |
let/var | shallowRef<[number, number]>([0, 10]) |
✗ |
to |
boolean |
let/var | shallowRef<[number, number]>([10, 100]) |
✗ |