headerPanel: Create a header panel

View source: R/bootstrap-deprecated.R

headerPanelR Documentation

Create a header panel

Description

DEPRECATED: use titlePanel() instead.

Usage

headerPanel(title, windowTitle = title)

Arguments

title

An application title to display

windowTitle

The title that should be displayed by the browser window. Useful if title is not a string.

Value

A headerPanel that can be passed to pageWithSidebar


rstudio/shiny documentation built on April 5, 2025, 9:30 a.m.