justifiedButtonGroup: Full width button group with validation

View source: R/ui-utils.R

justifiedButtonGroupR Documentation

Full width button group with validation

Description

Full width button group with validation

Usage

justifiedButtonGroup(
  ...,
  label,
  container_id = NULL,
  help_id = NULL,
  class = ""
)

Arguments

...

actionButtons

label

Character vector. Label above button group.

container_id

id of container. Used to toggle 'has-error' class with shinyjs::toggleClass.

help_id

id of help block. Used to show help message in change shinyjs::html

class

classes to add to btn-group divs.


hms-dbmi/drugseqr documentation built on Feb. 15, 2024, 10:38 p.m.