You are here

editor_button_link.schema.yml in Editor Button Link 8

config/schema/editor_button_link.schema.yml

File

config/schema/editor_button_link.schema.yml
View source
  1. # Plugin \Drupal\editor_button_link\Plugin\Filter\EditorButtonLinkFilter
  2. filter_settings.editor_button_link:
  3. type: filter
  4. label: 'Editor button link options'
  5. mapping:
  6. button_link_options:
  7. type: textarea
  8. label: 'Button type'
  9. button_link_size_options:
  10. type: textarea
  11. label: 'Button size'
  12. button_link_style_options:
  13. type: textarea
  14. label: 'Button style'