sortable_output | R Documentation |
Widget output function for use in Shiny.
sortable_output(input_id, width = "0px", height = "0px")
input_id |
output variable to use for the sortable object |
width |
Fixed width for widget (in css units). The default is
|
height |
Fixed height for widget (in css units). The default is
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.