Hi
I have below code in Html . I am using Angular 17. I want if ischildadopted = true then it should be displayed else not.
class="fa fa-check-circle me-1">Child adopted
Security issue
Child adopted : display:"none"
"label bg-green rounded-pill m-1 col-auto">NIOS
Vishal JoshiPosted Jul 18, 2024, 6:47 AM
Try below code
Thanks
Ramco RamcoPosted Jul 18, 2024, 5:02 AM
Hi
I am trying like below it is dsplaying - Child adopted : display : 'none'
Thanks
Vishal JoshiPosted Jul 18, 2024, 4:53 AM
Hello Ramco,
Try the below code
Thanks
Vishal Joshi