Skip to content

BookmarkTreeViewEntry

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

Defined in: domain/bookmarks/bookmark-tree-view.ts:62

Bookmark Treeをtree表示するためのflat entryです。

readonly depth: number

Defined in: domain/bookmarks/bookmark-tree-view.ts:66

表示上の階層です。


readonly entry: BookmarkEntry

Defined in: domain/bookmarks/bookmark-tree-view.ts:70

表示するBookmark entryです。


readonly guide: string

Defined in: domain/bookmarks/bookmark-tree-view.ts:74

Tree commandでtitle前に表示するguideです。

Last updated: