Skip to content

RenameBookmarkCommand

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

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

Rename Bookmark commandです。

readonly kind: "rename"

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

Command種別です。


readonly targetInput: string

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

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


readonly titleInput: string

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

変更後title入力です。

Last updated: