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