⬅️ Back to Table of Contents
📄 index.test.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
7 |
📊 Variables & Constants |
4 |
📚 Table of Contents
🛠️ File Location:
📂 packages/core/useActiveElement/index.test.ts
📦 Imports
Name |
Source |
afterEach |
vitest |
beforeEach |
vitest |
describe |
vitest |
expect |
vitest |
it |
vitest |
nextTick |
vue |
useActiveElement |
./index |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
shadowHost |
HTMLElement |
let/var |
*not shown* |
✗ |
input |
HTMLInputElement |
let/var |
*not shown* |
✗ |
shadowInput |
HTMLInputElement |
let/var |
*not shown* |
✗ |
shadowRoot |
ShadowRoot |
let/var |
*not shown* |
✗ |