⬅️ Back to Table of Contents
📄 index.browser.test.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
10 |
📊 Variables & Constants |
8 |
📚 Table of Contents
🛠️ File Location:
📂 packages/integrations/useSortable/index.browser.test.ts
📦 Imports
Name |
Source |
mount |
@vue/test-utils |
templateRef |
@vueuse/core |
unrefElement |
@vueuse/core |
Sortable |
sortablejs |
describe |
vitest |
expect |
vitest |
it |
vitest |
defineComponent |
vue |
shallowRef |
vue |
useSortable |
./index |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
vm |
any |
const |
wrapper.vm |
✗ |
vm |
any |
const |
wrapper.vm |
✗ |
vm |
any |
const |
wrapper.vm |
✗ |
vm |
any |
const |
wrapper.vm |
✗ |
vm |
any |
const |
wrapper.vm |
✗ |
vm |
any |
const |
wrapper.vm |
✗ |
vm |
any |
const |
wrapper.vm |
✗ |
el |
HTMLElement |
const |
unrefElement(vm.el) as HTMLElement |
✗ |