I was attempting to answer someone elses question. And in doing so realised there was quite a bit of uncertainty in my mind about a few things. I\'m hoping someone can provide f
You can use .
.
In your *.component.ts, initialize the variable:
private variable: boolean = true;