dsfr4drupal-1.x-dev/components/highlight/highlight.component.yml
components/highlight/highlight.component.yml
name: DSFR - Highlight
description: Highlighting allows the user to distinguish and locate information easily.
status: stable
group: DSFR
variants:
sm:
title: Small
description: Component small size
md:
title: Medium
description: Component medium size (default)
lg:
title: Large
description: Component large size
props:
properties:
attributes:
type: Drupal\Core\Template\Attribute
title: Attributes
color_schema:
type: string
title: Color schema
description: 'Example: brown-caramel'
content:
type: string
title: Content
content_attributes:
type: Drupal\Core\Template\Attribute
title: Content attributes
required:
- content
libraryOverrides:
dependencies:
- dsfr4drupal/component.highlight
