dashboard_header: Make the header UI for a Shinto app

View source: R/wrappers.R

dashboard_headerR Documentation

Make the header UI for a Shinto app

Description

Make the header UI for a Shinto app

Usage

dashboard_header(
  title = "Shinto app framework",
  icon = shiny::icon("home"),
  tag_line = "",
  ...
)

Arguments

title

Title of the application (top-left)

icon

Icon next to title

...

Further UI elements to be placed in the right part of the header


moturoa/shintoui documentation built on Nov. 21, 2023, 6:58 p.m.