toolkit.paramColor {shinylight} | R Documentation |
JavaScript function: Returns a colour input Toolkit Control.
Description
It is a standard HTML input control with type color
. The value
returned is a six-hex-digit string prefixed with a #
.
Arguments
id |
|
container |
|
translations |
|
initial |
|
callback |
|
Value
Text input control.
[Package shinylight version 1.2 Index]