You are here

text_with_title.schema.yml in Text with Title Field 8

config/text_with_title.schema.yml

File

config/text_with_title.schema.yml
View source
  1. field.formatter.settings.text_with_title_tabs_vertical_formatter:
  2. type: mapping
  3. label: 'Tabs layout'
  4. mapping:
  5. tabs_width:
  6. type: string
  7. label: 'Text Length'
  8. only_one_open:
  9. type: bool
  10. label: 'Only one open - similar to traditional accordion behavior'