ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > BookmarksApi > create

BookmarksApi.create property

Create a bookmark. If owners/readers are unspecified, they default to an array containing the current username as single element.

Signature:

create: (bookmark: Bookmark, parentPath: string, owners: PermissionGroups, readers: PermissionGroups) => Promise<BookmarkMetaData>;
  • BookmarksApi.create property
Copyright © 2023 ActiveViam