dsfr4drupal-1.x-dev/components/tag-group/tag-group.component.yml
components/tag-group/tag-group.component.yml
name: DSFR - Tag (group)
description: The tag group allows you to group several tag components together.
status: stable
group: DSFR
props:
properties:
attributes:
type: Drupal\Core\Template\Attribute
title: Attributes
items:
type: array
title: Items
description: 'Each item expects properties of the "dsfr4drupal:tag" component.'
items:
type: object
required:
- items
libraryOverrides:
dependencies:
- dsfr4drupal/component.tag
