Layout

Layout provides foundational patterns for responsive pages.

v0.36.1DeprecatedNot reviewed for accessibility
This component is deprecatedPlease consider using an alternative.

Description

Use Layout to build a main/sidebar layout.

Arguments

NameTypeDefaultDescription
responsive
Boolean

false

Whether to collapse layout to a single column at smaller widths.

side
Symbol

:right

Which side to display the sidebar on. One of :left or :right.

sidebar_col
Integer

3

Sidebar column width.

system_arguments
Hash

N/A

Slots

main

The main content

NameTypeDefaultDescription
system_arguments
Hash

N/A

The sidebar content

NameTypeDefaultDescription
system_arguments
Hash

N/A