HarryChen0506 / react-markdown-editor-lite

a light-weight Markdown editor based on React. 一款轻量的基于React的markdown编辑器
https://harrychen0506.github.io/react-markdown-editor-lite/
MIT License
1.02k stars 161 forks source link

how to get incerment data? #297

Open lush-99 opened 10 months ago

lush-99 commented 10 months ago

I can get the full amount of data through the onchange function, but I need to get the increment each time. What should I do?