angular-material-swipe-to-refresh
angular-material-swipe-to-refresh copied to clipboard
feature: two way data binding for refreshing state
In some cases, update can also happen from a button or anything other than swipe action. component should be showing in refreshing state in these cases. Providing a boolean two way binding for refreshing state can be a good idea.