bookmarks.BookmarkTreeNodeType

The bookmarks.BookmarkTreeNodeType type is used to describe whether a node in the bookmark tree is a bookmark, a folder, or a separator.

Type

bookmarks.BookmarkTreeNodeType is a string which can have one of the following three values:

  • "bookmark": the node is a bookmark.
  • "folder": the node is a folder.
  • "separator": the node is a separator.

Browser compatibility

BCD tables only load in the browser