offcanvasServer | R Documentation |
Toggle the offcanvas from the server.
offcanvas_show(id, session = shiny::getDefaultReactiveDomain())
offcanvas_hide(id, session = shiny::getDefaultReactiveDomain())
offcanvas_toggle(id, session = shiny::getDefaultReactiveDomain())
id |
ID of |
session |
Valid shiny session. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.