bootstrap_italia-8.x-0.x-dev/modules/bootstrap_italia_paragraph_accordion/config/optional/field.storage.paragraph.field_title_tag.yml
modules/bootstrap_italia_paragraph_accordion/config/optional/field.storage.paragraph.field_title_tag.yml
langcode: en status: true dependencies: module: - options - paragraphs id: paragraph.field_title_tag field_name: field_title_tag entity_type: paragraph type: list_string settings: allowed_values: - value: h2 label: 'Heading 2 (h2)' - value: h3 label: 'Heading 3 (h3)' - value: h4 label: 'Heading 4 (h4)' - value: h5 label: 'Heading 5 (h5)' - value: h6 label: 'Heading 6 (h6)' allowed_values_function: '' module: options locked: false cardinality: 1 translatable: true indexes: { } persist_with_no_fields: false custom_storage: false