Saber2pr's Blog

EditableRegion

attribute contentEditable

<div contentEditable></div>

Make the div node textarea.

Get value

In onInput, it is obtained through innerText.