editor-js / paragraph

Paragraph Tool for Editor.js 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question, what _data is for?

kojidev opened this issue · comments

https://github.com/editor-js/paragraph/blob/master/src/index.js

data setter always writes to _data and element's html, but it accessed only from html, so what _data is for?