📄 demo.vue¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 📦 Imports | 2 |
| 📊 Variables & Constants | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/core/useFocusWithin/demo.vue
📦 Imports¶
| Name | Source |
|---|---|
useFocusWithin |
@vueuse/core |
useTemplateRef |
vue |
Variables & Constants¶
| Name | Type | Kind | Value | Exported |
|---|---|---|---|---|
target |
boolean |
let/var | useTemplateRef<HTMLFormElement>('target') |
✗ |