transform(value:string,charCount:number){ return charCount-value.length; } }. You can check the above working example in Stackblitz.
確定! 回上一頁