Skip to content

Documentation / joplin-plugin-api / SettingSection

Interface: SettingSection

Properties

description?

optional description: string

Defined in

types.ts:481


iconName?

optional iconName: string

Defined in

types.ts:480


label

label: string

Defined in

types.ts:479


name?

optional name: string

Defined in

types.ts:482

Released under the MIT License.