AdminLTE3 timeline item
Create a timeline item
bs4TimelineItem( ..., elevation = NULL, icon = NULL, status = NULL, time = NULL, title = NULL, border = TRUE, footer = NULL )
... |
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. |
David Granjon, dgranjon@ymail.com
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.