Skip to content

BookmarksView.isItem method

BookmarksView › isItem

Unofficial

Check whether the given object is a bookmark item.

Signature:

isItem(item: unknown): boolean

Parameters:

Parameter Type Description
item unknown The object to check.

Returns: booleanWhether the object is a bookmark item.