Posts by Iann • 17 points
4 posts
- 
		-1 votes1 answer270 viewsQ: How to apply a conditional style at angular 8Good morning I would like to include a conditional formatting in my project’s css. This style would change as the product status and status are: New service, In progress, Completed or cancelled.… 
- 
		0 votes1 answer1215 viewsQ: Pass an object array to a Component at angular 8Good afternoon, I would like a help to pass an array of objects to a Component at angular 8. In case I have a form that I use in two parts in my code in one of them I need this blank form and in the… 
- 
		-1 votes2 answers190 viewsQ: Pass property to the Angular SystemGood morning, Could help me pass a property for an angular Component. I have a page and call <app-top-bar name="Agendamento" ></app-top-bar> How I’ve used React is more or less the way… 
- 
		-1 votes1 answer554 views