boton_reactivo: Crea boton reactivo

View source: R/ui.R

boton_reactivoR Documentation

Crea boton reactivo

Description

Esta función crea el boton reactivo de una lista de botones

Usage

boton_reactivo(
  botones = NULL,
  inputId = NULL,
  icon = "plus",
  status = "default"
)

Arguments

botones

clase lista. Lista de botones

inputId

clase character. Id del boton

icon

clase character. Icono del boton

status

clase character. Status del boton


apalacio9502/crccdatalogic documentation built on April 11, 2022, 3:34 p.m.