Description Usage Arguments Author(s)
View source: R/dashboardFooter.R
Build an adminLTE3 dashboard footer
1 2 3 | bs4DashFooter(..., copyrights = NULL, right_text = NULL, fixed = FALSE)
dashboardFooter(..., copyrights = NULL, right_text = NULL, fixed = FALSE)
|
... |
Left text. |
copyrights |
Copyrights, if any. |
right_text |
Right text. |
fixed |
Whether to fix the footer. Default to FALSE. |
David Granjon, dgranjon@ymail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.