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
refactor(mdc-chips): Make MatChipTextControl publically available. (#16820)
Make the MatChipTextControl class available for implementation by other classes, so input fields other than <input> elements - eg. custom <div>s - can be used with mat-chip-grid (which currently assumes a matChipInputFor <input> is provided).
(cherry picked from commit 2baa362)
0 commit comments