Skip to content

BookmarkTreeViewEntry

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

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

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

readonly depth: number

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

表示上の階層です。


readonly entry: BookmarkEntry

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

表示するBookmark entryです。


readonly guide: string

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

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

Last updated: