Valo

Getting started

Install

To start using the Valo theme, you need to install at least one Vaadin Core Element (such as vaadin-text-field) and the Valo theme package.

Import a theme

After installing, import any element specific theme files you need. Here, we are importing the Valo theme for vaadin-text-field.

You need to import the theme for an element before the actual element itself.