Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / polymer / components / core-layout-grid / metadata.html
1 <x-meta id="core-layout-grid" label="Layout: Grid" group="Core" isContainer>
2
3   <template>
4     <core-layout-grid></core-layout-grid>
5   </template>
6
7   <property name="layout" kind="json"></property>
8
9   <template id="imports">
10     <link rel="import" href="core-layout-grid.html">
11   </template>
12
13 </x-meta>