問題タブ [angular2-custom-pipes]
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.
angular - SortPipe 引き渡しパラメーター
これは、私のアプリケーションで使用しているソート パイプです。以下のインターフェイス リストからパラメータとしてsortFiledカテゴリを渡す必要があります。
このcourseAssignment.categoryとcourse.courseAssignment.categoryの両方を渡そうとしましたが、どちらも機能していません。
ボタンをクリックすると、TSファイルでこのような引数を設定しますが、機能しません。