mercury_editor-2.0.x-dev/components/component-outline-component/component-outline-component.component.yml
components/component-outline-component/component-outline-component.component.yml
$schema: https://git.drupalcode.org/project/drupal/-/raw/HEAD/core/assets/schemas/v1/metadata.schema.json
name: Outline Component
props:
type: object
required:
- item
properties:
item:
type: object
slots:
prefix:
title: Prefix
description: An optional icon or badge to display before the component label.
suffix:
title: Suffix
description: An optional set of controls to display after the component label.
