toolkit.optionsPage {shinylight}R Documentation

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

Description

Returns an element with a makeSubElement method that adds elements vertically. This differs from toolkit.stack in that the labels will be aligned on the left and the controls will be aligned on the right. It would make a nice options page, for example.

Value

A Container Element for displaying elements vertically.


[Package shinylight version 1.2 Index]