dashboard_box: A box to put dashboard elements in

Description Usage Arguments Value

View source: R/boxes.R

Description

Its 320 pixels high by default

Usage

1
2
dashboard_box(..., width = 4, height = 320, box_title = "Box title",
  menuItems = list(a(class = "collapse-link", icon("chevron-up"))))

Arguments

...

Elements to put in the box.

width

Width

height

Box height.

box_title

Title above.

menuItems

A list of other things to appear in top menu.

Value

A box to put elements in


MarkEdmondson1234/gentelellaShiny documentation built on Dec. 31, 2019, 1:24 a.m.