Skip to content

shiny get selected row from GT #354

@jkr216

Description

@jkr216

It would be great if GT could be used in Shiny as way for reactive inputs. That is, a user clicks on a row in a GT and passes data from that row as a reactive input. Datatable has this capability. When user clicks a row in a datatable, we can access the selected row with:
input$tableId_rows_selected
see here:
https://stackoverflow.com/questions/28274584/get-selected-row-from-datatable-in-shiny-app

Thanks very much!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions