Material

Vaadin Material Theme

Vaadin Material is a complete theme for Vaadin components, inspired by Google’s Material Design guidelines.

Getting started

1. Install

To start using the Material theme you need to install the vaadin-material-theme package using Bower.

2. Import and include main style modules

Import and include the main style modules in the global scope:

Learn more about the main style modules in the Typography and Color sections.

3. Next steps