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