Consistent buttons using directives in Angular
Every application would consist of buttons and it is one of the most common ways to enable interactivity to application. HTML has provided us with the button tag which can render an element which is clickable. By default, all the browsers have their ...
sreyaj.dev9 min read
Rupesh Kadam
How do you add size='large'?