Vuetify

You can use Vuetify.js components in combination with Vue.js to create modern looking UIs. The colors for the Vuetify.js UI elements are derived from a theme’s themeSettings.less file so that you do not have to restyle the components yourself.

Restrictions

Using light and dark theme-directive in a Vuetify.js component breaks the surrounding map.apps theme. Therefore dynamic switching of Vuetify.js themes is not supported.