Skip to content

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

@ricardosobrado

Description

@ricardosobrado

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!

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions