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

Get the status of the spinner in the code (ex: isSpinnerVisible: boolean) #272

Open
ricardosobrado opened this issue Jan 4, 2024 · 0 comments

Comments

@ricardosobrado
Copy link

Hi! In my opinion would be a nice feature if this library would allow to check if the spinner is loading (between spinner.show() and spinner.hide() actions). At this point, if I'm not correct is necessary to create an extra variable to monitorize the status. Since is possible to hable multiple spinners in the same component I would suggest a method like spinner.isLoading(spinnerName: string)

What do you think?
Thank you in advance!

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