Skip to main content

Card Subtitle

shadow

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(./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.

  • 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ázovPopis
--wje-card-subtitle-font-sizeVlastná CSS premenná, ktorá riadi typografiu.
--wje-card-subtitle-font-familyVlastná CSS premenná, ktorá riadi typografiu.
--wje-card-subtitle-paddingVlastná CSS premenná, ktorá riadi padding.

Slots

NázovPopis
defaultPredvolený slot pre hlavný obsah komponentu.