toolkit.stack {shinylight}R Documentation

JavaScript function: Returns a Container Element for displaying controls vertically.

Description

Returns a Container Element with a makeSubElement method that adds elements vertically, with the labels above the controls they correspond to.

Arguments

elements

Array.<HTMLElement> Initial array of elements to be added.

Value

A Container Element for displaying elements vertically.


[Package shinylight version 1.2 Index]