79486057

Date: 2025-03-05 09:58:31
Score: 0.5
Natty:
Report link

//you can use this code in that place applyFilter(event: Event) { const filterValue = (event.target as HTMLInputElement).value.trim().toLowerCase(); this.dataSource.filter = filterValue; }

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: shruthi sakthi