{}OPF
DocsLayouts recordEdit on GitHub

List 2x

Metadata

ID

list-2x

Catalog

layouts

Source

spec/catalogs/layouts/list-2x.json

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

Source JSON

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