Ryan Jay

Results 1 comments of Ryan Jay

Could be an additional property to each Block in data. ``` blocks: [ { "type": "paragraph", "data": { "text": "Hello World", }, "config": { "readOnly": true, } }, ] ```