Plumsail loading spinner

Is there a way to reuse the Plumsail loading spinner?

In our forms we use rest calls to load data in some fields, so we need to add a loading spinner for the user to show that something is processing in the background.

What is the default Plumsail loading spinner gif URL? Can it just be used by referencing it as an image source?

Dear @Mai,
You can add the following HTML element to create a spinner:
<div class='fd-form-loading'></div>