Options
All
  • Public
  • Public/Protected
  • All
Menu

SaveNoteOptions

Index

Properties

Properties

body

body: string

The note's new content.

noteId

noteId: string

The ID of the note to save. This should match either:

  • The ID of the note currently being edited
  • The ID of a note that was very recently open in the editor.

This property is present to ensure that the note editor doesn't write to the wrong note just after switching notes.