input.component.yml

core/modules/system/tests/themes/sdc_theme_test/components/input/input.component.yml

File

core/modules/system/tests/themes/sdc_theme_test/components/input/input.component.yml

View source
  1. $schema: https://git.drupalcode.org/project/drupal/-/raw/HEAD/core/assets/schemas/v1/metadata.schema.json
  2. name: "Test textfield"
  3. status: experimental
  4. slots:
  5. label:
  6. title: "Label"
  7. props:
  8. type: object
  9. properties:
  10. id:
  11. title: ID
  12. type: string

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.