gentelellaSidebar: Create a Gentelella dashboard sidebar

Description Usage Arguments Author(s)

View source: R/gentelellaSidebar.R

Description

Create a Gentelella dashboard sidebar

Usage

1
2
gentelellaSidebar(..., site_title = shiny::HTML(paste(shiny::icon("paw"),
  "Shiny Gentelella")), url = NULL, fixed = FALSE, footer = NULL)

Arguments

...

Items to place in the sidebar such as sidebarMenu, sidebarProfile

site_title

Dashboard title

url

Link to external ressource

fixed

Whether the sidebar is fixed. FALSE by default.

footer

Sidebar footer content, if any.

Author(s)

David Granjon, dgranjon@ymail.com


MarkEdmondson1234/gentelellaShiny documentation built on Dec. 31, 2019, 1:24 a.m.