bs4DashFooter {bs4Dash} | R Documentation |
Dashboard Footer
Description
This creates a dashboard footer to insert in dashboardPage.
Usage
bs4DashFooter(left = NULL, right = NULL, fixed = FALSE)
dashboardFooter(left = NULL, right = NULL, fixed = FALSE)
Arguments
left |
Left text. |
right |
Right text. |
fixed |
Whether to fix the footer. Default to FALSE. |
Author(s)
David Granjon, dgranjon@ymail.com
[Package bs4Dash version 2.3.3 Index]