To show loading spinner in VBCS
Users can add the following html code in designer to add a loading spinner in vbcs. On button click they can call component ( #loading-dialog ) and select open method. Now loading dialog is shown, they do some action and after action is completed, they can call component ( #loading-dialog ) and select close method.… To show loading spinner in VBCS


