{}OPF
DocsLayouts recordEdit on GitHub

Image 2x

Metadata

ID

image-2x

Catalog

layouts

Source

spec/catalogs/layouts/image-2x.json

FieldValue
placeholders[ { "type": "title" }, { "type": "picture" }, { "type": "text" }, { "type": "picture" }, { "type": "text" } ]

Source JSON

image-2x.json
{
  "$schema": "https://openpresentation.org/schema/opf-layout/v1",
  "id": "image-2x",
  "name": "Image 2x",
  "placeholders": [
    {
      "type": "title"
    },
    {
      "type": "picture"
    },
    {
      "type": "text"
    },
    {
      "type": "picture"
    },
    {
      "type": "text"
    }
  ]
}