Title
Title-komponenten är en atom som används flitigt i våra List- och Card-komponenter.
Namn | Typ | Beskrivning |
---|---|---|
customAttribute | { attribute: string; value: string |
number } | Used for tests. Clickable and requested subcomponents will be suffixed with "-[ComponentName]". |
isLoading | boolean | If true, a loading skeleton will be rendered instead of the component. |
subtitle | string | Subtitle text displayed below the title. |
title * | string | Main title text. |
npm install @sj-ab/component-library.ui.title
Title Variants & Font Weight
Examples
Semantik
Title presenteras som ett eller flera textelement (paragraf eller rubrik).
Just nu går det inte att ändra den semantiska rubriknivån på Title. Detta är en känd brist som ska åtgärdas.