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 mode #37

Open
0x6C38 opened this issue Mar 18, 2019 · 3 comments
Open

Loading mode #37

0x6C38 opened this issue Mar 18, 2019 · 3 comments

Comments

@0x6C38
Copy link

0x6C38 commented Mar 18, 2019

It'd be nice to have a "loading mode" where the circle just spins as a loading indicator.

@ghost
Copy link

ghost commented Apr 10, 2019

Yeah can't we have that without any progress?

@zzarcon
Copy link
Owner

zzarcon commented Sep 17, 2019

Interesting! I think we can add it, in terms of api, will you just pass something like?

import Circle from 'react-circle'

<Circle isLoading />

@0x6C38
Copy link
Author

0x6C38 commented Sep 19, 2019

I think just loading would be more elegant:

<Circle loading />

Or maybe just default to "loading mode" if no progress is passed.

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

No branches or pull requests

2 participants