⬅️ Back to Table of Contents
📄 Controller.vue
📊 Analysis Summary
Metric |
Count |
📦 Imports |
3 |
📊 Variables & Constants |
2 |
🟢 Vue Composition API |
2 |
📚 Table of Contents
🛠️ File Location:
📂 packages/core/useGamepad/components/Controller.vue
📦 Imports
Name |
Source |
mapGamepadToXbox360Controller |
@vueuse/core |
computed |
vue |
toRefs |
vue |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
props |
boolean |
let/var |
defineProps<{ gamepad: Gamepad }>() |
✗ |
threshold |
0.075 |
let/var |
0.075 |
✗ |
Vue Composition API
Name |
Type |
Reactive Variables |
Composables |
computed |
computed |
none |
none |
computed |
computed |
none |
none |