OptionalimmediatelyRender?: booleanWhether to render the editor on the first render.
If client-side rendering, set this to true.
If server-side rendering, set this to false.
OptionalshouldRerenderOnTransaction?: booleanWhether to re-render the editor on each transaction. This is legacy behavior that will be removed in future versions.
The options for the
useEditorhook.