⬅️ Back to Table of Contents
📄 demo.vue
📊 Analysis Summary
Metric |
Count |
📦 Imports |
3 |
📊 Variables & Constants |
1 |
🟢 Vue Composition API |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/core/useWindowFocus/demo.vue
📦 Imports
Name |
Source |
useWindowFocus |
@vueuse/core |
shallowRef |
vue |
watch |
vue |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
startMessage |
"💡 Click somewhere outside of the document to unfocus." |
let/var |
'💡 Click somewhere outside of the document to unfocus.' |
✗ |
Vue Composition API
Name |
Type |
Reactive Variables |
Composables |
watch |
watch |
none |
none |