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