Value Increment in Angular | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Value Increment in Angular

How to Increase the value when we click on checkbox in Angular . If we un check the checkbox value should decrease.

18th Nov 2021, 4:17 PM
Ashok Ghanta
Ashok Ghanta - avatar
1 Resposta
+ 2
There is two types of angular AngularJS is the one you are using. If you uncheck the checkbox the state of it will be false. https://code.sololearn.com/WyghV4Ze5bJS Keep learning & happy coding :D
18th Nov 2021, 8:14 PM
SoloProg
SoloProg - avatar