Widget output function for use in Shiny.
Arguments
- input_id
output variable to use for the sortable object
- width
Fixed width for widget (in css units). The default is
NULL
, which results in intelligent automatic sizing based on the widget's container.- height
Fixed height for widget (in css units). The default is
NULL
, which results in intelligent automatic sizing based on the widget's container.