Skip to content

Documentation / joplin-plugin-api / EditorCommand

Interface: EditorCommand

Defined in: types.ts:354

Properties

name

name: string

Defined in: types.ts:355


value?

optional value: any

Defined in: types.ts:356

Released under the MIT License.