Tag Archives: material design

Angular Material Toggle Buttons Group with Binding

Angular Material Toggle Buttons Group with Binding In this post we are going to create an Angular App to use Button toggle groups from Angular material. We are going to do data binding of these buttons and generate the buttons using a list in the code behind in the component class. Let’s first create a… Continue reading »