adminlte | R Documentation |
These functions should be called in 'HTML' templates. Please see vignettes for details.
adminlte_ui(root_path = template_root())
adminlte_sidebar(
root_path = template_root(),
settings_file = "modules.yaml",
shared_id = rand_string(26)
)
root_path |
the root path of the website project; see
|
settings_file |
the settings file containing the module information |
shared_id |
a shared identification by session to synchronize the inputs; assigned internally. |
'HTML' tags
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.