Create a timeline item
bs4TimelineItem(..., elevation = NULL, icon = NULL, status = NULL,
time = NULL, title = NULL, border = TRUE, footer = NULL)
any element such as bs4TimeLineItemMedia ...
Timeline elevation (numeric). NULL by default.
item icon such as "clock-o", "times", ...
item status: see here for a list of valid colors https://adminlte.io/themes/AdminLTE/pages/UI/general.html.
item date or time.
item title.
Whether to display a border between the header and the body. TRUE by default.
item footer if any.