Create size variant for Angular Material Button
How to change size
To make size changes work accurately, we need to handle the size of all inner components (like ripple, label, touch area, etc.) respectfully for a mat-button in our example.
Angular Material library provides an easy way to do it. I...
shhdharmen.hashnode.dev2 min read