Posts by andre.godasi • 1 point
1 post
-
0
votes1
answer92
viewsA: How to correct object loading at Angular 7?
In your filter you should do something similar to export class myClass implements OnInit { tipoMulta:boolean; tipoDebitos: boolean; constructor() { } ngOnInit() { } selecionaTiposDeliberacao() {…
angularanswered andre.godasi 1