List 3x
Metadata
ID
list-3x
Catalog
layouts
Source
spec/catalogs/layouts/list-3x.json
| Field | Value |
|---|---|
| placeholders | [ { "type": "title" }, { "type": "list" }, { "type": "list" }, { "type": "list" } ] |
Source JSON
{
"$schema": "https://openpresentation.org/schema/opf-layout/v1",
"id": "list-3x",
"name": "List 3x",
"placeholders": [
{
"type": "title"
},
{
"type": "list"
},
{
"type": "list"
},
{
"type": "list"
}
]
}