summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/declarative/outputFile.txt
blob: d0e76034b0de4023e79056abe2252195cc27bbb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
 <head></head>
 <body>
  <v-vertical-layout>
   <v-horizontal-layout>
    <v-label></v-label>
    <v-native-button></v-native-button>
    <v-button></v-button>
   </v-horizontal-layout>
  </v-vertical-layout>
 </body>
</html>