kebab-case
.
Prop Name | Description | Type | Default Value | Option(s) |
---|---|---|---|---|
attributes
|
A Drupal attributes object. Applies extra HTML attributes to the parent element. |
object
| — |
|
description
|
Accept any types of value, plain text is the simplest usage. |
any
| — |
|
primary_nav
|
Render the primary navigation. Use page-footer-nav-ul.twig to render each set of navigation list. |
any
| — |
|
secondary_nav
|
Render the secondary navigation. Use page-footer-nav-ul.twig to render each set of navigation list. |
any
| — |
|
Prop Name | Description | Type | Default Value | Option(s) |
---|---|---|---|---|
attributes
|
A Drupal attributes object. Applies extra HTML attributes to the parent element. |
object
| — |
|
content
*
|
Content of the nav list. Use page-footer-nav-li.twig to render each link. |
any
| — |
|
category
|
Set the category for the nav list. Only needed for social links, language links, and legal links. |
string
| — |
|
headline
|
Headline of the nav list. This must be set for each nav list. |
object
| — |
|
Prop Name | Description | Type | Default Value | Option(s) |
---|---|---|---|---|
attributes
|
A Drupal attributes object. Applies extra HTML attributes to the parent element. |
object
| — |
|
link
|
Link of the nav list item. Passing the "href" attribute will turn it into a semantic link and passing the "type" attribute will turn it into a semantic button. |
object
| — |
|