compile_tailwindcss | Starts the 'TailwindCSS' CLI |
install_tailwindcss_cli | Installs the 'TailwindCSS' CLI |
is_tailwindcss_installed | Checks if 'TailwindCSS' CLI is installed |
twBtnOpenModal | Creates a button to open a Modal Dialog |
twCheckboxGroupInput | Wrapper around 'shiny::checkboxGroupInput()' but allowing for... |
twCheckboxInput | Wrapper around 'shiny::checkboxInput()' but allowing for more... |
twDateInput | Wrapper around 'shiny::dateInput()' but allowing for more... |
twDateRangeInput | Wrapper around 'shiny::dateRangeInput()' but allowing for... |
twFileInput | Wrapper around 'shiny::fileInput()' but allowing for more... |
twModalDialog | Creates a Modal Dialog |
twNumericInput | Wrapper around 'shiny::numericInput()' but allowing for more... |
twSelectInput | Wrapper around 'shiny::selectInput()' but allowing for more... |
twSelectizeInput | Wrapper around 'shiny::selectizeInput()' but allowing for... |
twSliderInput | Wrapper around 'shiny::sliderInput()' but allowing for more... |
twTabContent | Creates the Content Elements of Tabs |
twTabNav | Creates the Navigation Element of Tabs |
twTextAreaInput | Wrapper around 'shiny::textAreaInput()' but allowing for more... |
twTextInput | Wrapper around 'shiny::textInput()' but allowing for more... |
twVarSelectInput | Wrapper around 'shiny::varSelectInput()' but allowing for... |
twVarSelectizeInput | Wrapper around 'shiny::varSelectizeInput()' but allowing for... |
use_daisyui | Allows you to use 'daisyUI' elements |
use_flowbite | Allows you to use 'flowbite' components |
use_tailwind | 'TailwindCSS' with Shiny |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.