Skip to content

Documentation / joplin-plugin-api / ButtonSpec

Interface: ButtonSpec

Properties

id

id: string

Defined in

types.ts:333


title?

optional title: string

Defined in

types.ts:334

Methods

onClick()?

optional onClick(): void

Returns

void

Defined in

types.ts:335

Released under the MIT License.