Chilled Buttons for AngularJS – Promise Buttons

Author: songkl
Official Page: Go to website
Publish Date: September 29, 2015
License: MIT

Description:

There are cool loading buttons out there for angular. Only thing which annoys me, is that you (most of the times) have to manually trigger their loading state via a boolean which leads to a bit of repetition, declaring those again and again. angular-promise-buttons exists to take away some of that, by handling the loading state directly by passing the promise. Saves you two lines of code every time.

Preview:

Chilled Buttons for AngularJS - Promise Buttons


You Might Be Interested In:

Add Comment