createEmptyBookmarkShape

See source code
function createEmptyBookmarkShape(
  editor: Editor,
  url: string,
  position: VecLike,
): TLBookmarkShape;

Parameters

NameDescription

editor

Editor;

url

string;

position

VecLike;

Returns

Prev
createBookmarkFromUrl
Next
createShapesForAssets