Learn R Programming

shinylight (version 1.1.2)

toolkit.HTMLControlElement: JavaScript class

Description

A monkey-patched HTMLElement representing a control with its label.

Arguments

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

toolkit.paramBoolean

toolkit.paramColor

toolkit.paramFloat

toolkit.paramInteger

toolkit.paramSelector

toolkit.paramText