Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upupdateSearchInput ? #52
Comments
|
Hi, Victor |
|
Thanks for your quick response with perfect solution. Looking forward to it being on CRAN later. |
|
You're welcome :) Victor |
Hi,
I am wondering if you can add updateSearchInput just like other input UI. I understand there's a button involved so it may be a bit tricky. I personally attempted to do that using session$sendInputMessage but it won't simulate button click to trigger input value change. Any idea?
Steve