BookmarkShapeOptions

See source code
Table of contents

Extends ShapeOptionsWithDisplayValues<TLBookmarkShape, BookmarkShapeUtilDisplayValues>.

interface BookmarkShapeOptions extends ShapeOptionsWithDisplayValues<
  TLBookmarkShape,
  BookmarkShapeUtilDisplayValues
> {}

Methods

getCustomDisplayValues

Parameters

NameDescription

editor

Editor;

shape

Shape;

theme

TLTheme;

colorMode

"dark" | "light";

Returns

Partial<DisplayValues>;

getDefaultDisplayValues

Parameters

NameDescription

editor

Editor;

shape

Shape;

theme

TLTheme;

colorMode

"dark" | "light";

Returns

DisplayValues;

Prev
BasePathBuilderOpts
Next
BoxWidthHeight