Title
draft
Headline title content for components.
<h2 class="nbhd-title">Risus Vehicula Inceptos Tellus</h2>
Title is H1
<h1 class="nbhd-title">Risus Vehicula Inceptos Tellus</h1>
Element Properties
| Name | Type | Default | Description |
|---|---|---|---|
| content |
string
|
Content used for Title | |
| cssClass |
string
|
Additional CSS class(es). | |
| componentTitleH1 |
boolean
|
false
|
Set the heading level for title to h1
|
CSS Properties
The following CSS Properties are available to update styling when provided with componentRenovation.
It is ideal to use the default component styling and only leverage the componentRenovation feature in extreme cases.
Refer to the Component Renovation guidelines on how to use.
Remember...with great power, comes great responsibility!
| Property | Description |
|---|---|
--nbhd-title-font-size
|
Controls the font size. |
--nbhd-title-text-color
|
Controls the text color. |
--nbhd-title-font-stack
|
Controls the font stack. |
--nbhd-title-font-style
|
Controls the font style. |
--nbhd-title-font-weight
|
Controls the font weight. |
--nbhd-title-letter-spacing
|
Controls the letter spacing. |
--nbhd-title-line-height
|
Controls the line height. |
--nbhd-title-margin-block
|
Controls the block margin. |
--nbhd-title-text-transform
|
Controls the text transform. |