B-3PO / angular-material-expansion-panel

Material Design Expansion Panels for Angular Material
MIT License
71 stars 25 forks source link

Click Catcher #10

Closed B-3PO closed 8 years ago

B-3PO commented 8 years ago

Added methods on $mdExpansionPanel for adding and removing click catcher. The addClickCatcher method will take a callback function that is called on click.