Skip to main content

Card Title

shadow

The Card Title element is a component designed for use within the Card Header element and displays the title of the card, allowing the user to quickly identify its subject or contents.

Note

For more information on using Card Title, navigate to the Card element documentation.

Attributes and Properties

No properties available for this component.

Events

No events available for this component.

Methods

No public methods available for this component.

CSS Shadow Parts

No CSS shadow parts available for this component.

CSS Custom Properties

NameDescription
--wje-card-title-font-familyDefines the font type of the element.
--wje-card-title-font-sizeDefines the font size of the element.
--wje-card-title-font-weightDefines the font thickness of the element.
--wje-card-title-marginAdjusts the outer offset of the element.
--wje-card-title-paddingAdjusts the internal offset of the element.

Slots

NameDescription
``The main content of the Card Title element.