Skip to content

Latest commit

 

History

History
95 lines (45 loc) · 1.24 KB

zotero-plugin-toolkit.guidehelper.md

File metadata and controls

95 lines (45 loc) · 1.24 KB

Home > zotero-plugin-toolkit > GuideHelper

GuideHelper class

This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Helper for creating a guide. Designed for creating a step-by-step guide for users.

Signature:

export declare class GuideHelper extends BasicTool 

Extends: BasicTool

Constructors

Constructor

Modifiers

Description

(constructor)()

(ALPHA) Constructs a new instance of the GuideHelper class

Properties

Property

Modifiers

Type

Description

_steps

GuideStep[]

(ALPHA)