BookmarksPluginInstance.getItemTitle method
BookmarksPluginInstance › getItemTitle
Unofficial
Get the display title for a bookmark item.Signature:
getItemTitle(item: BookmarkItem): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| item | BookmarkItem | The bookmark item. |
Returns: string — The display title.