control_slider_construct {switchboard} | R Documentation |
helper function that constructs canvas items of a control_slider widget
control_slider_construct(
.switchboard,
inject = "",
minimum = 0,
maximum = 100,
label = " ",
size = 1,
...
)