dsfr4drupal-1.x-dev/components/logo/logo.component.yml
components/logo/logo.component.yml
name: DSFR - Logo
description: Display Marianne logo
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
has_link:
type: boolean
title: Has link?
default: true
is_front:
type: boolean
title: Is homepage?
default: true
link_attributes:
type: Drupal\Core\Template\Attribute
title: Link attributes
text:
type: string
title: Logo text
default: 'République\nFrançaise'
link_title:
type: string
title: Link title attribute
libraryOverrides:
dependencies:
- dsfr4drupal/component.logo
