dsfr4drupal-1.x-dev/components/footer-menu/footer-menu.component.yml
components/footer-menu/footer-menu.component.yml
name: DSFR - Footer (menu)
description: Display footer menu.
status: stable
group: DSFR
variants:
bottom:
title: Bottom
description: Component bottom menu type
content:
title: Content
description: Component content menu type (default)
props:
properties:
attributes:
type: Drupal\Core\Template\Attribute
title: Attributes
html_id:
type: string
title: HTML identifier
items:
type: array
title: Items
description: Expected Drupal menu link items.
items:
type: object
required:
- items
libraryOverrides:
dependencies:
- dsfr4drupal/component.footer
