Basic level — What is data binding in angular?

Anil Kumar
May 23, 2023

--

binding is technique of continuous connection between view(html) and model ( class data). if there will be change in class than angular update template and vice versa.

So binding have types

  1. property
  2. attribute
  3. class and style
  4. event
  5. two way ( event + property)

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Anil Kumar
Anil Kumar

Written by Anil Kumar

Software Engineer| Angular Advocate | Cyclist

No responses yet

Write a response