問題タブ [ag-grid-angular]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
921 問題
0
投票する
1
に答える
17919
参照
javascript - 「ag-grid-angular」の既知のプロパティではないため、「gridOptions」にバインドできません
ag-grid のサンプル プロジェクトを実行しようとしていますが、次の例外が発生します。
「ag-grid-angular」の既知のプロパティではないため、「gridOptions」にバインドできません
コード:
ag-grid-angular には「gridOptions」のような props はありません。ag-gridの公式サイトから来ているので変です。
どんな助けでも大歓迎です!