isLoaderVisible


isLoaderVisiblebooleanRead-only

Indicates whether the dashboard button is currently loading.

This property indicates whether the dashboard button is currently in a loading state. If true, the button shows a loading indicator. If false, the button does not show a loading indicator.

Note: Use the showLoader() function to show the loader. Similarly, use the hideLoader() function to hide the loader.

Was this helpful?
Yes
No