Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bs4TimelineItem

AdminLTE3 timeline item


Description

Create a timeline item

Usage

bs4TimelineItem(
  ...,
  elevation = NULL,
  icon = NULL,
  status = NULL,
  time = NULL,
  title = NULL,
  border = TRUE,
  footer = NULL
)

Arguments

...

Any element such as bs4TimelineItemMedia ...

elevation

Timeline elevation (numeric). NULL by default.

icon

Item icon such as "clock-o", "times", ...

status

Item status: see here for a list of valid colors https://adminlte.io/themes/AdminLTE/pages/UI/general.html.

time

Item date or time.

title

Item title.

border

Whether to display a border between the header and the body. TRUE by default.

footer

Item footer if any.

Author(s)

David Granjon, dgranjon@ymail.com


bs4Dash

A 'Bootstrap 4' Version of 'shinydashboard'

v0.5.0
GPL (>= 2) | file LICENSE
Authors
David Granjon [aut, cre], RinteRface [cph], Almasaeed Studio [ctb, cph] (AdminLTE3 theme for Bootstrap 4), Winston Chang [ctb, cph] (Utils functions from shinydashboard), Thomas Park [ctb, cph] (Bootswatch Sketchy theme CSS)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.