The component props.
Props for the ResumeEditor component.
Callback triggered when the editor content changes.
OptionalonMount?: OnMountCallback triggered when the editor is mounted.
The current value of the YAML resume.
The rendered editor component.
A specialized editor component for editing the resume YAML content.
This component wraps the shared Editor component, pre-configured for YAML editing.