79140667

Date: 2024-10-30 10:33:05
Score: 2.5
Natty:
Report link

I used it in a reactive form so I needed the functionality of the mat-chip-grid instead of a mat-chip-set but I made the data input in a custom way therefor I simply hid the input like this:

<input class="d-none" aria-hidden="true" [matChipInputFor]="reactiveChipGrid"/>

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: mamoulian