⬅️ Back to Table of Contents
📄 directive.test.ts
📊 Analysis Summary
Metric |
Count |
🔧 Functions |
4 |
📦 Imports |
8 |
📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/core/onClickOutside/directive.test.ts
📦 Imports
Name |
Source |
VueWrapper |
@vue/test-utils |
mount |
@vue/test-utils |
beforeEach |
vitest |
describe |
vitest |
expect |
vitest |
it |
vitest |
defineComponent |
vue |
vOnClickOutside |
./directive |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
wrapper |
VueWrapper<any> |
let/var |
*not shown* |
✗ |
Functions
handler(): void
Code
handler(): void
Code
handler(): void
Code
handler(): void
Code