<div class="docs-layout-demo">
<div class="hx-layout hx-group hx-horizontal">
<div class="hx-section"></div>
<div class="hx-group hx-vertical">
<div class="hx-section"></div>
<div class="hx-section"></div>
<div class="hx-group hx-horizontal">
<div class="hx-section"></div>
<div class="hx-section"></div>
</div>
</div>
<div class="hx-section"></div>
<div class="hx-section"></div>
</div>
</div>/* adds some styling to make the sections of the layout visible for this example */
.docs-layout-demo .hx-section {
background: #d6d6d6;
min-width: 150px;
min-height: 100px;
}hx.group(options) hx.group(options) hx.group(options) hx.group(options) hx.section(options) hx.section(options) hx-compact-group instead of a hx-group hx-fixed class to the group falsehx-vertical class to the group. When this is false, the hx-horizontal class is added. falsehx-group class to indicate that the content inside it should be displayed horizontally on one line hx-group class to indicate that the content inside it should be stacked vertically hx-layout hx-group class to indicate that the content inside it should be displayed horizontally on one line