Is it possibe to reduce the number of css style names in Vaadin? -


e.g., in example below, possible rid of class names except own, w-grid? or @ least reduce number?

<div class="v-csslayout v-layout v-widget w-grid v-csslayout-w-grid root_z_template v-csslayout-root_z_template v-has-width v-has-height" style="position: absolute; width: 100%; height: 100%;" id="root_z_template"> 


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -