{}OPF
DocsLayouts recordEdit on GitHub

Text 3x

Metadata

ID

text-3x

Catalog

layouts

Source

spec/catalogs/layouts/text-3x.json

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

Source JSON

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