ngFor Directive in Angular | Directives | Angular 12+

preview_player
Показать описание
In this lecture you will learn about ngFor directive. ngFor a is built-in directive of angular which is used to loop over an itterable and for each itteration, it adds an HTML template in the webpage.

The ngFor is a structural directive because it manipulates the DOM by adding or removing elements from the DOM. Let's learn about ngFor directive with practicle examples.
Рекомендации по теме
Комментарии
Автор

You explain in the great way and it becomes very easy to understand! You are the best, thank you Sir!

milanranpara
Автор

You are awesome! Thank you for the lessons!
I am so happy that I can learn from this channel!

alexandruichim
Автор

Subscribed on that one line mate - * for structural directive!!!

MandarIngale
Автор

.product-container{
display: flex;
margin: 15px 0px;
padding: 5px 5px;
border-radius: 5px;
}

.image-container{
background-color: #fff;
height: 70px;
width: 70px;
padding: 10px 0px;
text-align: center;
}

.detailContainer{
display: flex;
margin: 0px 20px;
}

.name-container{
margin: 0px 20px;
}

.details{
width: 140px;
}

.options{
width: 220px;
margin-left: 80px;
}

.btn{
border-radius: none;
margin: 0px 5px;
padding: 2px 10px;
font-size: 12px;
}

shahidshaikh
Автор

glad that your channel exist, can we expect python and java course anytime soon?

siriuseneegy
Автор

Do you mind putting the data like the products array in the description area so that it's easier for us to follow and copy from here? Otherwise, we need to type all of them from scratch. Thank you in anticipation.

samratdeb
Автор

pls provide the content so that it will be helpful to us

nehalrajora
Автор

Thank you so much for your awesome explanation 😊.

mdmerajpasha
Автор

can u pls add copy pasting parts in the description? anyways thank you very much for the explanations

mathmasters
Автор

Can be get resources which you had used in videos of angular for shopping app if yes please tell from where do we got it

PRINCE-ptgx
Автор

What is the meaning of this condition <div *ngIf=!booleanValue1 !! !booleanvalue2> some text</div> ??

manojmaheshwari
Автор

hi sri this is awsome video series. thanks a lot for this from sri lanka. and one thing, can you please provide sorce code of this

salukbawantha
Автор

can you provide the copy-and-paste resources?

TouchlineTales
Автор

The retyping of the code gives so many Syntax errors in compiling. please provide the code?

DeninoVanRooi
visit shbcf.ru