solid-codemirror icon indicating copy to clipboard operation
solid-codemirror copied to clipboard

add prop onEditorState

Open milahu opened this issue 1 year ago • 3 comments

replace #7

editorState is useful to get the new parse tree in editorState.tree.topNode

todo: add type

todo: rename to onEditorStateChanged, because this is not called for the initial state

milahu avatar Sep 20 '22 08:09 milahu