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