bs4CardLabel {bs4Dash}R Documentation

Create a label for Boostrap 4 card

Description

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()


[Package bs4Dash version 2.3.3 Index]