button: buttons with status

View source: R/tags.R

buttonR Documentation

buttons with status

Description

buttons with status

Usage

button(id, label, icon, status)

Arguments

id

A character string of the shiny id.

label

A characer string of the label.

icon

A character string of the icon.

status

A character string of the status.

Value

a shiny tag.


poissonconsulting/shinyutils documentation built on Jan. 15, 2025, 2:18 a.m.