OptionalrenderCustom render function for the header.
The header title
The default rendered header
Custom React content for the header
OptionalrenderCustom render function for the save status indicator.
Whether currently saving
Whether there are unsaved changes
Last saved timestamp
Error message if any
The default rendered status
Custom React content for the status indicator
OptionalrenderCustom render function for the toolbar.
Render props for advanced NoteEditor customization.
Remarks
Use these to completely customize how specific elements are rendered while still leveraging the component's logic.
Example