EmbedShapeOptions
Table of contents
Extends ShapeOptionsWithDisplayValues<TLEmbedShape, EmbedShapeUtilDisplayValues>.
interface EmbedShapeOptions extends ShapeOptionsWithDisplayValues<
TLEmbedShape,
EmbedShapeUtilDisplayValues
> {}Properties
embedDefinitions
readonly
The embed definitions to use for this shape util.
readonly embedDefinitions: readonly TLEmbedDefinition[];Methods
getCustomDisplayValues
Parameters
Returns
Partial<DisplayValues>;getDefaultDisplayValues
Parameters
Returns
DisplayValues;Prev
EmbedDefinitionNext
EmbedShapeUtilDisplayValues