(Bipin Joshi) Components are building blocks of any Angular application. Most commonly Angular components exist as custom markup elements in the template. However, that’s not the only way to use components. You can also use them as if they are an attribute of an HTML element.
