Answers for ""mat-chip-list" is not a known element:"

1

"mat-chip-list" is not a known element:

import { MatChipsModule } from '@angular/material/chips';

@NgModule({
    imports: [
        MatChipsModule
    ]
})
Posted by: Guest on October-08-2020

Code answers related to ""mat-chip-list" is not a known element:"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language