chain_js_events | R Documentation |
SortableJS does not have an event based system. To be able to call multiple JavaScript events under the same event execution, they need to be executed one after another.
chain_js_events(...)
... |
JavaScript functions defined by htmlwidgets::JS |
A single JavaScript function that will call all methods provided with the event
Other JavaScript functions:
sortable_js_capture_input()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.