How do you pass values to the outside?
オープン
- 主要言語
- TypeScript
- スター
- 1.6k
- フォーク
- 867
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
button: {
title: '选择',
type: 'custom',
renderComponent: CheckViewComponent,
onComponentInitFunction(instance){
instance.save.subscribe(row => {
console.log(this);
// this.
});
}
}
}
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。