Clone
detail-content.yml
---
label: detail-content
hide_body: false
is_partial: true
fields:
- type: text
  hidden: true
  label: block
  name: block
  default: text-1
- type: text
  name: headline
  label: Headline
- type: textarea
  name: content
  label: Content
  config:
    wysiwyg: true
    schema:
      format: html-blocks