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