ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > isEditModeAllowedForBookmark

isEditModeAllowedForBookmark() function

Evaluates if the edit mode is allowed for a particular bookmark. Edit mode will always be allowed for bookmarks that do not exist on the content server.

Signature:

export declare function isEditModeAllowedForBookmark(activeUI: ActiveUI, bookmarkId?: BookmarkId, bookmarkContentServerUrl?: Url): boolean;

Parameters

ParameterTypeDescription
activeUIActiveUI
bookmarkIdBookmarkId
bookmarkContentServerUrlUrl

Returns:

boolean

  • isEditModeAllowedForBookmark() function
  • Parameters
Copyright © 2023 ActiveViam