textGroupInput: Text Group Input

textGroupInputR Documentation

Text Group Input

Description

Text group input.

Usage

textGroupInput(
  inputId,
  label,
  value = "",
  placeholder = NULL,
  .position = c("left", "right")
)

Arguments

inputId

ID of input.

label

Label of input.

value

Initial value of input.

placeholder

Placeholder for input.

.position

Position of the label.


mhanf/bsutilsmodif documentation built on May 15, 2022, 12:09 a.m.