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 build a lot of internal business applications and continuously come across the need for select2 (https://select2.org/). It would be great to get a mat-form-field compatible control that provides similar functionality to select2.
I imagine the usability would be very similar to the current mat-select but with a text input at the top of the list that appears when you click on the mat-select.
Mat Select
Select 2
I'd be happy to contribute to this but not sure where to start. Is there anything in the pipeline from the angular material team or can anyone recommend where to start using the cdk toolkit?
The text was updated successfully, but these errors were encountered:
Bug, feature request, or proposal:
Feature request
What is the expected behavior?
I build a lot of internal business applications and continuously come across the need for select2 (https://select2.org/). It would be great to get a mat-form-field compatible control that provides similar functionality to select2.
I imagine the usability would be very similar to the current mat-select but with a text input at the top of the list that appears when you click on the mat-select.
Mat Select
Select 2
I'd be happy to contribute to this but not sure where to start. Is there anything in the pipeline from the angular material team or can anyone recommend where to start using the cdk toolkit?
The text was updated successfully, but these errors were encountered: