Am card header

Available since version 1.0

What’s it for

Provides with a card with an optional title. The example below shows a card with title and left and right button texts set:

 

Configuration Parameters

Title

Sets the title for the card.

Icon

Adds a Font Awesome icon on the right hand side in the title area. Example:

Icon url

Add a URL for navigation when the icon is clicked.

Card background color

Select a background color for the card. The options are:

  • White (default value)

  • Black

  • Light

  • Dark

  • Primary

  • Info

  • Link

  • Success

  • Warning

  • Danger

No padding

When selected, the card’s content will be aligned to the extreme borders of the card as in the example below.

Left button text

The label used for the left button.

The URL that will be triggered when pressing the left button.

Right button text

The label used for the right button.

The URL that will be triggered when pressing the right button.

Tags

A space separated list of tags.

Style

Add your own CSS code to format the card.

Also see