MCPcopy Create free account
hub / github.com/vuejs/test-utils / width

Method width

tests/features/plugins.spec.ts:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15declare module '../../src/vueWrapper' {
16 interface VueWrapper {
17 width(): number
18 $el: Element
19 myMethod(): void
20 greet: (name: string) => string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected