nttdata_theme-1.0.x-dev/components/02-molecules/next_step/next_step.component.yml
components/02-molecules/next_step/next_step.component.yml
$schema: 'https://git.drupalcode.org/project/drupal/-/raw/10.1.x/core/modules/sdc/src/metadata.schema.json'
name: Next Step
status: stable
description: Example of an next step sdc
props:
type: object
properties:
title:
type: string
title: Title
description: The title for the button
description:
type: string
title: description
description: The description for the button
link:
type: string
title: link
description: The link for the button