vaadin flow designer addThemeVariants

In vaadin flow I have the option of addThemeVariants on buttons like ButtonVariant.LUMO_SMALL.
Does anyone know how to add ButtonVariant.LUMO_SMALL directly to the designer?

Hey José!

I think you have to use “small” in Designer.

https://vaadin.com/docs/v13/designer/using-designer/designer-designing.html

Joacim Päivärinne:
Hey José!

I think you have to use “small” in Designer.

https://vaadin.com/docs/v13/designer/using-designer/designer-designing.html

Thanks, I saw this link that is in the theme property.

I’ve forwarded the request that those theme variants be selectable in a drop-down.