gwNavBar: Create a GroundWorks navigation bar.

Description Usage Arguments

Description

Create a GroundWorks navigation bar. for use within a gwfluidPage

Usage

1
2
gwNavBar(title, ..., id = NULL, gridBreakpoint = c(NA, "small-tablet",
  "mobile", "nocollapse"), class = NULL)

Arguments

title

Title of the navbar.

...

Elements to include in the navbar

id

The unique id for this element in the DOM.

gridBreakpoint

By default, grid columns collapse into rows at the $small-tablet breakpoint. The grid breakpoint helpers allow you to target the breakpoint that the grid structure should persist through. For more detail see http://groundworkcss.github.io/groundwork/docs/breakpoints.htm


johndharrison/shinyGWorks documentation built on May 19, 2019, 5:13 p.m.