topbar: Top bar component for shiny panels layout

View source: R/panels.R

topbarR 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()


datasketch/dsAppLayout documentation built on Feb. 1, 2023, 4:25 a.m.