Card
The versatile card styles that this plugin still provides are not available in the newest Bootstrap 4.4.1 anymore. Since I like them a lot I left this just as is.
Examples
Format
Parameters
Parameter | Description | Value |
---|---|---|
style | Defines the Bootstrap style. Supported values:
| default |
heading | Heading | no value |
headinglevel | HTML heading level of the heading. Supported values:
| h4 |
title | Title | no value |
titlelevel | HTML heading level of the title. Supported values:
| h4 |
subtitle | Sub-title | no value |
subtitlelevel | HTML heading level of the sub-title. Supported values:
| h5 |
width | Width of the card in px or %. If omitted the width of the parent object applies. | no value |
floatleft | Forces the card to float left. Supported values:
| no |
outline | Display the card in outline mode. Supported values:
Only has an affect when style is used. | no |
image | URL of an image to display inside the card. | no value |
footer | Footer text | no value |
Last updated