control_switch_trio_construct {switchboard}R Documentation

helper function that constructs canvas items of a control_switch_trio widget

Description

helper function that constructs canvas items of a control_switch_trio widget

Usage

control_switch_trio_construct(
  .switchboard,
  inject = c("", "", ""),
  label = c("", "", ""),
  size = 1,
  ...
)

[Package switchboard version 0.1 Index]