boton_reactivo | R Documentation |
Esta función crea el boton reactivo de una lista de botones
boton_reactivo( botones = NULL, inputId = NULL, icon = "plus", status = "default" )
botones |
clase lista. Lista de botones |
inputId |
clase character. Id del boton |
icon |
clase character. Icono del boton |
status |
clase character. Status del boton |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.