Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading Button #908

Closed
ImAbhishekTomar opened this issue Feb 25, 2020 · 1 comment
Closed

Loading Button #908

ImAbhishekTomar opened this issue Feb 25, 2020 · 1 comment

Comments

@ImAbhishekTomar
Copy link

🚀 Feature Proposal

I am a web developer and i have using "ladda" button for auto disable button and showing spinner on postback,

This is really helpful if your Button have callback for loading something like below.

Motivation

Using This In Web - https://lab.hakim.se/ladda/

Example

My Custom Component

<KittenButton
Loading={true}
LoadingText={Loading {this.state.loading}}
LoadingElement={() => {return }}
/>

btnx

Screenshot 2020-02-25 at 21 05 37

@artyorsh
Copy link
Collaborator

duplicates #564 and will be landed in v5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants