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
The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
Chrome | Edge | Firefox | Firefox for Android | Opera | |
---|---|---|---|---|---|
Basic support | No | No | 57 | No | No |