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 cf970f9 commit 5bb203eCopy full SHA for 5bb203e
src/api/custom-elements.md
@@ -2,7 +2,7 @@
2
3
## defineCustomElement() {#definecustomelement}
4
5
-此方法接受的参数与 [`defineComponent`](#definecomponent) 相同,但返回一个原生[自定义元素](https://developer.mozilla.org/zh-CN/docs/Web/Web_Components/Using_custom_elements)类构造函数。
+此方法接受的参数与 [`defineComponent`](/api/general.html#definecomponent) 相同,但返回一个原生[自定义元素](https://developer.mozilla.org/zh-CN/docs/Web/Web_Components/Using_custom_elements)类构造函数。
6
7
- **类型**
8
0 commit comments