Is there a related form of the treedoc type that can track and expose a cursor position across edits?
Without that, binding to an editor like a textarea has troubles as the user's cursor gets thrown to odd spots, inserting text in the wrong place when typing.
Is there a related form of the treedoc type that can track and expose a cursor position across edits?
Without that, binding to an editor like a textarea has troubles as the user's cursor gets thrown to odd spots, inserting text in the wrong place when typing.