artisan-1.x-dev/components/form-element-label/form-element-label.component.yml
components/form-element-label/form-element-label.component.yml
$schema: https://git.drupalcode.org/project/drupal/-/raw/HEAD/core/assets/schemas/v1/metadata.schema.json
name: Form Element Label
props:
type: object
properties:
title:
type: string
title: Title
examples:
- Label
attributes:
type: Drupal\Core\Template\Attribute
name: Attributes
title: Attributes
examples:
- class: [ 'example-attributes-class' ]
