Changing UI apperance dynamically

Hi, is it possible to change UI components appearance dynamically,
such as: change textfield’s background color and its font, etc?

Is there any documentation in this regard?

Thanks in advance.
Cheers,
Penbruck

I’m not really sure what you mean by dynamically, but I found [this documentation]
(https://github.com/vaadin/vaadin-themable-mixin/wiki) about styling very helpful.

I made an example in [this forum answer]
(https://vaadin.com/forum/thread/17495582/17495874), which appears to have helped several people, judging by the upvotes it received. I recommend that you begin with reading through the first link though :slight_smile: