-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Guidelines
- I agree to follow this project's Contributing Guidelines.
Description
Loving the package so far. It would be great to be able to access the full reactable data.frame of data after inputting/changing data, similar to how DT/toastui create input$ variables for their editable data.frames.
Problem
Being able to use edited data as part of the entire reactable data frame in downstream processes is more of a challenge currently as you need to track the input$dropdown as they change.
Proposed Solution
Would think there would be a way to capture the state with javascript and send to shiny server input, but not well versed in javascript.
Alternatives Considered
Not sure
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request