control_slider_Y_construct {switchboard}R Documentation

helper function that constructs canvas items of a control_slider_Y widget

Description

helper function that constructs canvas items of a control_slider_Y widget

Usage

control_slider_Y_construct(
  .switchboard,
  inject = "",
  minimum = 0,
  maximum = 100,
  label = " ",
  size = 1,
  ...
)

[Package switchboard version 0.1 Index]