Create a label for Boostrap 4 card
Alias to bs4CardLabel See bs4CardLabel for full details
Alias to bs4CardLabel See bs4CardLabel for full details
Usage
bs4CardLabel(text, status, tooltip = NULL)
cardLabel(text, status, tooltip = NULL)
boxLabel(text, status, tooltip = NULL)Arguments
- text
Label text. In practice only few letters or a number.
- status
label color status. See getAdminLTEColors.
- tooltip
Label tooltip text on hover.
See also
Other boxWidgets:
attachmentBlock(),
bs4CardSidebar(),
bs4Carousel(),
bs4SocialCard(),
bs4Timeline(),
cardDropdown(),
cardProfile(),
descriptionBlock(),
userPost()
