Answer the question
In order to leave comments, you need to log in
How to make each block with its own color in Angular so that the data is taken from the database?
Hello, I have the following code:
<div class="conteiner" *ngFor="let item of testTags">
<div class="header">{{item.Name}}</div>
<div class="description"></div>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question