EmbedShapeUtil
Public Class
Table of Contents
Signature
class EmbedShapeUtil extends BaseBoxShapeUtil<TLEmbedShape> {}
References
BaseBoxShapeUtil, TLEmbedShape
Properties
canEdit
Public Property
Signature
canEdit: TLShapeUtilFlag<TLEmbedShape>
References
canResize
Public Property
Signature
canResize: (shape: TLEmbedShape) => boolean
References
canUnmount
Public Property
Signature
canUnmount: TLShapeUtilFlag<TLEmbedShape>
References
hideSelectionBoundsBg
Public Property
Signature
hideSelectionBoundsBg: TLShapeUtilFlag<TLEmbedShape>
References
hideSelectionBoundsFg
Public Property
Signature
hideSelectionBoundsFg: TLShapeUtilFlag<TLEmbedShape>
References
isAspectRatioLocked
Public Property
Signature
isAspectRatioLocked: TLShapeUtilFlag<TLEmbedShape>
References
onResize
Public Property
Signature
onResize: TLOnResizeHandler<TLEmbedShape>
References
TLOnResizeHandler, TLEmbedShape
type
Public Static Property
Signature
static type: 'embed'
Methods
defaultProps()
Public Method
Parameters
None
Returns
TLEmbedShape['props']
References
indicator()
Public Method
Parameters
Name | Description |
---|---|
|
|
Returns
JSX.Element
References
render()
Public Method
Parameters
Name | Description |
---|---|
|
|
Returns
JSX.Element