<ui-griditem>
Griditems are used with <ui-grid> to make a grid of components.
<template is="ui-griditem">
<div class="ui-griditem"><slot></slot></div>
</template>
Griditems are used with <ui-grid> to make a grid of components.
<template is="ui-griditem">
<div class="ui-griditem"><slot></slot></div>
</template>