Vaadin 23 - Change progress indicator

I’d like to change the pgogress indicator in my Vaadin application : image, position, color etc…
Is it possible ?
How ?
Tks

Did you check the docs? How to customize the loading indicator in Vaadin

1 Like

Tks.
I checked it but it doesn’t explain how change the image of the LoadingIndicator.
I don’t want the thin bar in the top of the screen buta centered image (like a gear) .

You mean it should explain to you how to use css? Like using background: url instead of background-color?

No tks.
I want a rotating spinner as Loading indicator not a line.

No further help ?
Tks