Skip to content

RenameBookmarkCommand

This content is for v1.3.1. Switch to the latest version for up-to-date documentation.

Defined in: application/commands/bookmark-command-types.ts:198

Rename Bookmark commandです。

readonly kind: "rename"

Defined in: application/commands/bookmark-command-types.ts:202

Command種別です。


readonly targetInput: string

Defined in: application/commands/bookmark-command-types.ts:206

対象の直前結果番号です。


readonly titleInput: string

Defined in: application/commands/bookmark-command-types.ts:210

変更後title入力です。

Last updated: