You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a mat-select-autocomplete control in one of my app's filters.
It works well with the functionality expected for the filter.
When I reset the filter, i am setting all the options in the list as selected but the Select-All check box next to the search control is does not appear to be checked.
Is there a method to set select-all too checked upon resetting the filter?
Hi Naresh,
I have a mat-select-autocomplete control in one of my app's filters.
It works well with the functionality expected for the filter.
When I reset the filter, i am setting all the options in the list as selected but the Select-All check box next to the search control is does not appear to be checked.
Is there a method to set select-all too checked upon resetting the filter?
stackblitz example : https://stackblitz.com/edit/mat-select-autocomplete-hk7xef
Regards,
Naresh KM
The text was updated successfully, but these errors were encountered: