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 ab958c8 commit 8ce9c23Copy full SHA for 8ce9c23
src/guide/extras/web-components.md
@@ -300,7 +300,7 @@ declare module 'vue' {
300
}
301
```
302
303
-## Non-Vue Web Components and TypeScript
+## Non-Vue Web Components and TypeScript {#non-vue-web-components-and-typescript}
304
305
Here is the recommended way to enable type checking in SFC templates of Custom
306
Elements that are not built with Vue.
0 commit comments