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 8a05832 commit 5b43e54Copy full SHA for 5b43e54
types/wx/lib.wx.component.d.ts
@@ -56,8 +56,6 @@ declare namespace WechatMiniprogram.Component {
56
Partial<Method<TMethod, TIsPage>> &
57
Partial<OtherOption> &
58
Partial<Lifetimes> &
59
- // 有很大几率会在 this.xxx 上使用一些暂存的变量,应该像Page一样支持传入自定义属性
60
- Partial<TCustomInstanceProperty> &
61
ThisType<
62
Instance<
63
TData,
0 commit comments