Description Usage Arguments Value See Also
Similar to the shiny checkbox
1 | tabler_switch(inputId, label, value = FALSE, width = NULL)
|
inputId |
The |
label |
Display label for the control, or |
value |
Initial value ( |
width |
The width of the input, e.g. |
A toggle input tag.
update_tabler_switch.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.