in .component.ts
import {MatChipsModule} from '
..
..
standalone:true,
imports:[MatChipsModule],
..
..
})
in componten.html
«div id="divkeywords" class="divkeywords"»
mat-chips:
«mat-chip-set class="keyword-chips"»
(keyword of article.arrKeywords; track keyword) {
«mat-chip class="keyword-chip"»
«a href="/list?k={{keyword}}"»{{keyword}}«/a»
«/mat-chip»
}
«/mat-chip-set»
«/div»
Watch video 📐Angular : Button-List with Mat-Chips . Material UI online without registration, duration 04 minute 18 second in high hd quality. This video was added by user CodeDocu Developer C# Asp Net Angular 17 July 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 20 once and liked it 0 people.