geoctrl opened this issue 5 years ago · 1 comments
would like the ability to use a callback for the ref prop:
ref
<RichTextEditor ref={ref => myVar = ref} />
This appears to have been resolved