TLEmbedUtil

Public Class

Table of Contents
Signature
class TLEmbedUtil extends TLBoxUtil<TLEmbedShape> {}
References

TLBoxUtil, TLEmbedShape


Properties

canEdit

Public Property

Signature
canEdit: TLShapeUtilFlag<TLEmbedShape>
References

TLShapeUtilFlag, TLEmbedShape


canResize

Public Property

Signature
canResize: (shape: TLEmbedShape) => boolean
References

TLEmbedShape


canUnmount

Public Property

Signature
canUnmount: TLShapeUtilFlag<TLEmbedShape>
References

TLShapeUtilFlag, TLEmbedShape


hideSelectionBoundsBg

Public Property

Signature
hideSelectionBoundsBg: TLShapeUtilFlag<TLEmbedShape>
References

TLShapeUtilFlag, TLEmbedShape


hideSelectionBoundsFg

Public Property

Signature
hideSelectionBoundsFg: TLShapeUtilFlag<TLEmbedShape>
References

TLShapeUtilFlag, TLEmbedShape


isAspectRatioLocked

Public Property

Signature
isAspectRatioLocked: TLShapeUtilFlag<TLEmbedShape>
References

TLShapeUtilFlag, TLEmbedShape


onResize

Public Property

Signature
onResize: OnResizeHandler<TLEmbedShape>
References

OnResizeHandler, TLEmbedShape


type

Public Static Property

Signature
static type: string

Methods

defaultProps()

Public Method

Parameters

None

Returns
TLEmbedShape['props']
References

TLEmbedShape


indicator()

Public Method

Parameters
NameDescription

shape

TLEmbedShape
Returns
JSX.Element
References

TLEmbedShape, JSX.Element


render()

Public Method

Parameters
NameDescription

shape

TLEmbedShape
Returns
JSX.Element
References

TLEmbedShape, JSX.Element


Edit this page
Last edited on 11 May 2023
TLEmbedShapeDefTLEventHandlers