We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5697fea commit 29f53dbCopy full SHA for 29f53db
docs/zh-cn/api/wrapper/attributes.md
@@ -13,3 +13,4 @@ import Foo from './Foo.vue'
13
14
const wrapper = mount(Foo)
15
expect(wrapper.attributes().id).toBe('foo')
16
+```
0 commit comments