tagsinput
tagsinput copied to clipboard
Bootstrap tags input for shiny
Results
2
tagsinput issues
Sort by
recently updated
recently updated
newest added
Hey folks, this package is exactly what I was looking for and could not find it until now. It is very useful in some cases and it is pity Shiny...
Maybe using https://shiny.rstudio.com/articles/building-inputs.html so that `input$text` will give us a vector of the tags instead of a comma separated character string.