Card Title
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
Name | Description |
---|---|
--wje-card-title-font-family | Defines the font type of the element. |
--wje-card-title-font-size | Defines the font size of the element. |
--wje-card-title-font-weight | Defines the font thickness of the element. |
--wje-card-title-margin | Adjusts the outer offset of the element. |
--wje-card-title-padding | Adjusts the internal offset of the element. |
Slots
Name | Description |
---|---|
`` | The main content of the Card Title element. |