bookmarks.BookmarkTreeNodeType
type is used to describe whether a node in the bookmark tree is a bookmark, a folder, or a separator.
bookmarks.BookmarkTreeNodeType
是
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.
BCD tables only load in the browser
最后修改: , 由 MDN 贡献者