Blockquote
Semantic markup for quoted content with optional source attribution.
Quote with citation
A semantic blockquote with source URL and visible author attribution.
It is good to have an end to journey toward; but it is the journey that matters, in the end.
Ursula K. Le Guin
Parameters (Blade)
| Key | Default value | Type | Available values | Description |
|---|---|---|---|---|
|
cite
|
Optional URL to the source of the quote. | string | Any valid absolute or relative URL | - |
|
class
|
Optional utility classes for spacing or typography adjustments. | string | u-margin__top--2 | u-margin__bottom--2 | u-color__text--muted (optional utility examples) | - |
|
id
|
string | - | The DOM id of the component. | |
|
classList
|
[] | array | - | Array containing wrapping classes array |
|
attributeList
|
[] | array | - | Array containing keys and values rendered as attributes |