Learn R Programming

shinylight (version 1.1.2)

toolkit.stack: 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.

Value

A Container Element for displaying elements vertically.

Arguments

elements

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