Create a new progress instance with default settings.
1 2 3 4 5 6 | .newProgress(
format = " :what [:bar] :percent /:elapsed",
clear = getOption("opal.progress.clear", FALSE),
total,
width = 100
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.