Valo

Vaadin Valo Styles

Valo is an evolving design system foundation for modern web applications, used by Vaadin Elements.

Vaadin Elements

If you just want Valo style UI components, you can use Vaadin Elements directly, such as vaadin-text-field, vaadin-button or vaadin-grid. You can install those using Bower as well.

Getting started

1. Install

To start using the Valo styles you need to install the vaadin-valo-styles package using Bower.

2. Import and include global styles

Import and include the global style modules to make your application use Valo styles:

3. Next steps