{}OPF
DocsLayouts recordEdit on GitHub

Image 1x

Metadata

ID

image-1x

Catalog

layouts

Source

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

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

Source JSON

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