Documentation / jpl-vite / api / ToolbarButtonLocation
Enumeration: ToolbarButtonLocation
Enumeration Members
EditorToolbar
EditorToolbar:
"editorToolbar"
This toolbar is right above the text editor. It applies to the note body only.
Defined in
joplin-plugin-api/dist/types.d.ts:266
NoteToolbar
NoteToolbar:
"noteToolbar"
This toolbar in the top right corner of the application. It applies to the note as a whole, including its metadata.
Defined in
joplin-plugin-api/dist/types.d.ts:262