Custom Inputs Widgets for Shiny


[Up] [Top]

Documentation for package ‘shinyWidgets’ version 0.2.0

Help Pages

shinyWidgets-package shinyWidgets: Custom inputs widgets for Shiny.
actionGroupButtons Actions Buttons Group Inputs
awesomeCheckbox Awesome Checkbox Input Control
awesomeCheckboxGroup Awesome Checkbox Group Input Control
awesomeRadio Awesome Radio Buttons Input Control
checkboxGroupButtons Buttons Group checkbox Input Control
circleButton Circle Action button
dropdownButton Dropdown Button
materialSwitch Material Design Switch Input Control
pickerInput Select picker Input Control
progressBar Progress Bars
radioGroupButtons Buttons Group Radio Input Control
receiveSweetAlert Display a Sweet Alert
searchInput Search Input
sendSweetAlert Display a Sweet Alert
shinyWidgets shinyWidgets: Custom inputs widgets for Shiny.
shinyWidgetsGallery Run the shinyWidget Gallery
switchInput Bootstrap Switch Input Control
textInputAddon Text with Add-on Input Control
tooltipOptions Tooltip options
updateAwesomeCheckboxGroup Change the value of a radio input on the client
updateAwesomeRadio Change the value of a radio input on the client
updateCheckboxGroupButtons Change the value of a checkboxes group buttons input on the client
updateMaterialSwitch Change the value of a materialSwitch input on the client
updatePickerInput Change the value of a select picker input on the client
updateProgressBar Update a progress bar
updateRadioGroupButtons Change the value of a radio group buttons input on the client
updateSwitchInput Change the value of a switch input on the client