vue-loading-button
vue-loading-button copied to clipboard
click action
Added a click action for easy access to the components click event, situations where a developer wants to emit an event when the button is clicked, now developers can just attach the @buttonClick to the component and pass the method they want to call on button click.