79755485

Date: 2025-09-04 09:05:22
Score: 2
Natty:
Report link

There is now a clear_button plugin in selectizeInput.

shiny::selectizeInput(
    ...,
    options = list(
      plugins = list("remove_button", "clear_button")
    )
 )
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Snarfinho