{}OPF
DocsLayouts recordEdit on GitHub

Title

Metadata

ID

title

Catalog

layouts

Source

spec/catalogs/layouts/title.json

FieldValue
placeholders[ { "type": "title" } ]

Source JSON

title.json
{
  "$schema": "https://openpresentation.org/schema/opf-layout/v1",
  "id": "title",
  "name": "Title",
  "placeholders": [
    {
      "type": "title"
    }
  ]
}