topbar {shinypanels}R Documentation

Top bar component for shiny panels layout

Description

Top bar component for shiny panels layout

Usage

topbar(..., title = NULL, image = NULL, background_color = NULL)

Arguments

...

html list contents for the panel

title

Top bar panel

image

Logo image

background_color

background color for top bar

Value

None

Examples

topbar()


[Package shinypanels version 0.5.0 Index]