Card Header
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
Description | If true , a horizontal separator is inserted into the element |
Attribute | separator |
Type | boolean |
Default | false |
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
Name | Description |
---|---|
--wje-card-header-padding | Adjusts the internal offset of the element |
Slots
Name | Description |
---|---|
`` | The main content of the Card Header element. |