{}OPF
DocsLayouts recordEdit on GitHub

Number 5x

Metadata

ID

number-5x

Catalog

layouts

Source

spec/catalogs/layouts/number-5x.json

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

Source JSON

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