Card Subtitle
The Card subtitle element is a component designed to be used within the Card Header element to display additional or secondary text, providing the user with additional context or information related to the main content of the card.
Note
For more information on using Card Subtitle, 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-subtitle-padding | Adjusts the internal offset of the element. |
--wje-card-subtitle-font-family | Defines the font type of the element. |
--wje-card-subtitle-font-size | Defines the font size of the element. |
Slots
Name | Description |
---|---|
`` | Main Content Card Subtitle element. |