Angular 10 - 11 Hindi tutorial #8 call function | call function

preview_player
Показать описание
in this Angular 10 and angular 11Hindi tutorial, we learn how to call a function on button click with simple example in the Hindi language. This video is made by anil Sidhu

Points of video
How to call a function in angular
Define a function
Make button and call function on button click
pass params with function call
pass property in function params

Angular 10 tutorial

Angular 11 tutorial in hindi

Checkout all course an playlist
Info tech video by bhasker verma
Рекомендации по теме
Комментарии
Автор

Checkout all course an playlist
Info tech video by bhasker verma

codestepbystep
Автор

I was really struggling between the many files created. Your videos are great

sakshi
Автор

Thanks bro. All the chapters are useful for beginners. With the latest angular version, I need to add datatype in the parameter while defining a function getName(). Please confirm

abhijitdascs
Автор

how please make a video, how to call onw function to another function

Hk-cysq
Автор

Vue js ka course pura hai kya playlist main

sidaldar
Автор

Solution these type of issue:
getName(args:any)
{
alert(args)

}

manishakanchan
Автор

Sir Function me error aa rha h
getdata(data)
{

alert(data);
}
Parameter 'data' implicitly has an 'any' type.ts(7006)

please help Sir

durgeshkumarsengar
Автор

Getdetails(Data:any)
{
alert(Data)
}
that is solution

pradnyathakare
Автор

I am getting this error please help me
Parameter 'xxx' implicitly has an 'any' type
getName(name)
{
alert(name);
}

jahangirsalam_sk
Автор

function is not working its working in this way demo(data:any) { alert(''hello) }

engranvijay
welcome to shbcf.ru