Contrary to update_tabler_progress, this does not use session$sendCustomMessage. Everything happens on the client. This code is invoked in the R UI.
1 | update_tabler_progress2(trigger, target)
|
trigger |
Trigger id. Uses document.getElementById so no need to add a '#'. |
target |
Target id. Uses document.getElementById so no need to add a '#'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.