Files
AFFiNE-Mirror/blocksuite/tests-legacy/snapshots/bookmark.spec.ts/support-dragging-bookmark-block-directly-init.json
2024-12-20 11:08:21 +00:00

56 lines
1.2 KiB
JSON

{
"type": "block",
"id": "0",
"flavour": "affine:page",
"version": 2,
"props": {
"title": {
"$blocksuite:internal:text$": true,
"delta": []
}
},
"children": [
{
"type": "block",
"id": "1",
"flavour": "affine:note",
"version": 1,
"props": {
"xywh": "[0,0,498,92]",
"background": "--affine-note-background-white",
"index": "a0",
"hidden": false,
"displayMode": "both",
"edgeless": {
"style": {
"borderRadius": 8,
"borderSize": 4,
"borderStyle": "none",
"shadowType": "--affine-note-shadow-box"
}
}
},
"children": [
{
"type": "block",
"id": "3",
"flavour": "affine:bookmark",
"version": 1,
"props": {
"style": "horizontal",
"url": "http://localhost",
"caption": null,
"description": null,
"icon": null,
"image": null,
"title": null,
"index": "a0",
"xywh": "[0,0,0,0]",
"rotate": 0
},
"children": []
}
]
}
]
}