toolkit.HTMLControlElement {shinylight} | R Documentation |
JavaScript class
Description
A monkey-patched HTMLElement
representing a control with its
label.
Properties
- getData
function
Returns the current displayed value.- setData
function
Sets the value.- hide
function
Makes the element invisible and non-interactive- show
function
makes the element visible and (potentially) interactive
See Also
[Package shinylight version 1.2 Index]