Hide HTML or Angular Component On Demand: Hide Directive
Sometimes you need to hide HTML elements or Angular components in your template. You can easily do this with a help of a simple directive.