{% include '@bolt-elements-article/article.twig' with {
content: 'This is an article.',
} only %}
| Prop Name | Description | Type | Default Value | Option(s) |
|---|---|---|---|---|
|
attributes
|
A Drupal-style attributes object with extra attributes to append to this component. |
object
| — |
|
|
content
*
|
Content of the article. |
any
| — |
|
|
tag
|
Set the HTML tag for the content container. |
string
|
article
|
|
npm install @bolt/elements-article