Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stla/shinySelect

A wrapper of the 'react-select' library.
https://github.com/stla/shinySelect

r react reactr shiny

Last synced: 3 months ago
JSON representation

A wrapper of the 'react-select' library.

Awesome Lists containing this project

README

        

# shinySelect

[![R-CMD-check](https://github.com/stla/shinySelect/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/stla/shinySelect/actions/workflows/R-CMD-check.yaml)

A wrapper of the ***react-select*** library, for usage in Shiny.

___

Items are sortable, and you can use **fontawesome** icons:

![](https://raw.githubusercontent.com/stla/shinySelect/main/inst/screenshots/sortable.gif)

You can use **KaTeX** in the options:

![](https://raw.githubusercontent.com/stla/shinySelect/main/inst/screenshots/katex.gif)

Here is an example with Bootstrap tooltips:

![](https://raw.githubusercontent.com/stla/shinySelect/main/inst/screenshots/tooltips.gif)