📋 Table of Contents
DraftVault Canvas Builder Guide
This sample page demonstrates the modular power of the DraftVault Canvas Builder. Below are examples of every default block type.
Simplicity is the ultimate sophistication.
— Leonardo da Vinci
Canvas JSON Structure:
[
{
"id": "heading_1",
"type": "heading",
"content": "Somnest Canvas Builder Guide",
"level": "h1"
},
{
"id": "p_1",
"type": "paragraph",
"content": "This is a paragraph example."
}
]
★★★★★
""
Anonymous
Notice