{}OPF
DocsLayouts recordView source

Text 1x

Metadata

ID
text-1x
Catalog
layouts
Source
spec/catalogs/layouts/text-1x.json

Attributes

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

Source JSON

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