Code
ui_todo("{enum(c(1L, 2L, 3L))}")
Output
o 1, 2 or 3
Code
ui_todo("{enum(c(1L, 2L, 3L))}")
Output
[31mo[39m 1, 2 or 3
Code
ui_todo("{enum(c(1L, 2L, 3L))}")
Output
● 1, 2 or 3
Code
ui_todo("{enum(c(1L, 2L, 3L))}")
Output
[31m●[39m 1, 2 or 3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.