featurehelp wanted
Repository metrics
- Stars
- (764 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Currently, the sliderTextInput widget only allows specifying a vector in the choices argument, making it impossible to have a named list in order to have a display label for every value, unlike in other widgets like selectInput.
Would it be possible to implement such functionality? Thanks in advance!