Image 2x
Metadata
Attributes
| Field | Value |
|---|---|
| placeholders | [ { "type": "title" }, { "type": "picture" }, { "type": "text" }, { "type": "picture" }, { "type": "text" } ] |
| composition | { "mode": "grid", "columns": 2 } |
Source JSON
{
"$schema": "https://openpresentation.org/schema/opf-layout/v1",
"id": "image-2x",
"name": "Image 2x",
"placeholders": [
{
"type": "title"
},
{
"type": "picture"
},
{
"type": "text"
},
{
"type": "picture"
},
{
"type": "text"
}
],
"composition": {
"mode": "grid",
"columns": 2
}
}