bslib icon indicating copy to clipboard operation
bslib copied to clipboard

Add input_check_search()

Open cpsievert opened this issue 2 years ago • 1 comments

Hello world example:

shinyApp(
    page_fluid(input_check_search("foo", state.name)), 
    function(...) {}
)

TODO

  • [ ] Move inst/component/check-search.js to TypeScript (i.e., srcts)
  • [ ] Should input_check_search() work without Shiny?

cpsievert avatar Feb 10 '23 19:02 cpsievert

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 20 '23 17:06 CLAassistant