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.
For more information on using Card Subtitle, navigate to the [Card] element documentation(./card).
When to use
Use wje-card-subtitle to display content that improves the readability, scannability, or context of the information.
When not to use
Do not use it as a substitute for structured data where precise interaction is needed.
Accessibility
Add alternative text for images, legible contrasts and text equivalents for icons without description.
Recommended practices
- Compress media and use lazy loading for large lists.
- Keep information priorities consistent for tabs and lists.
- Do not repeat the same information in text and icon at the same time with no added value.
Attributes and properties
Pre tento komponent nie sú dostupné žiadne vlastnosti.
Events
Pre tento komponent nie sú dostupné žiadne udalosti.
Methods
Pre tento komponent nie sú dostupné žiadne verejné metódy.
CSS shadow parts
Pre tento komponent nie sú dostupné žiadne CSS časti tieňa.
CSS custom variables
| Názov | Popis |
|---|---|
--wje-card-subtitle-font-size | Vlastná CSS premenná, ktorá riadi typografiu. |
--wje-card-subtitle-font-family | Vlastná CSS premenná, ktorá riadi typografiu. |
--wje-card-subtitle-padding | Vlastná CSS premenná, ktorá riadi padding. |
Slots
| Názov | Popis |
|---|---|
default | Predvolený slot pre hlavný obsah komponentu. |