You are here

ng2_example_configuration.info.yml in Decoupled Blocks 8

modules/pdb_ng2/components/ng2_example_configuration/ng2_example_configuration.info.yml

File

modules/pdb_ng2/components/ng2_example_configuration/ng2_example_configuration.info.yml
View source
  1. name: NG2 Configuration Example
  2. machine_name: ng2-example-configuration
  3. type: pdb
  4. description: 'NG 2 Example Component Configuration'
  5. category: NG2
  6. version: '1.0.0'
  7. core_version_requirement: ^8 || ^9
  8. module_status: active
  9. presentation: ng2
  10. configuration:
  11. text:
  12. type: textfield
  13. title: 'What do you want to say?'
  14. default_value: 'Hello world!'