header
header copied to clipboard
Bold and Italic format text within header cant be retrivied on save()
editor = new EditorJS({
holder: id,
onChange: async () => {
if (editor) {
const outputData = await editor.save()
value.value = outputData.blocks
}
},
Dependencies:
"@editorjs/list": "^1.8.0", "@editorjs/editorjs": "^2.26.4", Google Chrome 113