TLBookmarkShapeProps
See source codeTable of contents
Properties for the bookmark shape, which displays website bookmarks as interactive cards.
interface TLBookmarkShapeProps {}Properties
assetId
Asset ID for the bookmark's preview image, or null if no image is available
assetId: null | TLAssetIdh
Height of the bookmark shape in pixels
h: numberurl
The URL that this bookmark points to
url: stringw
Width of the bookmark shape in pixels
w: numberPrev
TLBaseShapeNext
TLCamera