material_navbar: Create a shinymaterial footer

Description Usage Arguments

Description

Build a shinymaterial footer

Usage

1
2
material_navbar(title = "", nav_bar_fixed = FALSE,
  nav_bar_color = NULL, font_color = NULL)

Arguments

title

String. The title of the page.

nav_bar_fixed

Boolean. Should the nav bar remain fixed on the screen?

nav_bar_color

Color of the nav bar. Leave blank for the default color. Visit http://materializecss.com/color.html for a list of available colors. @param font_color String. The title font color. Leave blank for the default color. Visit http://materializecss.com/color.html for a list of available colors. Title color requires using word forms of colors (e.g. "deep-purple"). Also, lighten or darken effects do not work on title colors.


DivadNojnarg/shinymaterialPlus documentation built on May 10, 2019, 9:28 a.m.