An LCARS input column is a container for inputs like lcarsButton()
and
lcarsToggle()
that can be passed to lcarsBox()
. The inputs occur
vertically in the left or right side panel of the box. To fit properly, input
widths should be 150px or less, matching the widths of the side panels of the
given lcarsBox()
container.
inputColumn(...)
div contents such as lcarsButton()
elements.
HTML
inputColumn()
#> <div class="lcars-button-col"></div>