Untitled
unknown
plain_text
9 months ago
851 B
8
Indexable
{
"templates": {
"text_template": {
"type": "text",
"font_size": 24
}
},
"card": {
"log_id": "snapshot_test_card",
"states": [
{
"state_id": 0,
"div": {
"type": "container",
"orientation": "vertical",
"items": [
{
"type": "text_template",
"text": "Default Typeface"
},
{
"type": "text_template",
"text": "Shade Blue",
"font_family": "shadeBlue"
}
]
}
}
]
}
}Editor is loading...
Leave a Comment