Skip to main content

Card Header

shadow

The Card header element is a component designed for use in tabs and serves as a container for placing relevant headings, icons, or other content that helps the user quickly understand the context or purpose of the main content of the tab.

Note

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

Attributes and Properties

separator

DescriptionIf true, a horizontal separator is inserted into the element
Attributeseparator
Typeboolean
Defaultfalse

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-header-paddingAdjusts the internal offset of the element

Slots

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