BookmarkShapeUtil
Public Class
Table of Contents
Signature
class BookmarkShapeUtil extends BaseBoxShapeUtil<TLBookmarkShape> {}
References
BaseBoxShapeUtil, TLBookmarkShape
Properties
canResize
Public Property
Signature
canResize: () => boolean
hideSelectionBoundsBg
Public Property
Signature
hideSelectionBoundsBg: () => boolean
hideSelectionBoundsFg
Public Property
Signature
hideSelectionBoundsFg: () => boolean
onBeforeCreate
Public Property
Signature
onBeforeCreate?: TLOnBeforeCreateHandler<TLBookmarkShape>
References
TLOnBeforeCreateHandler, TLBookmarkShape
onBeforeUpdate
Public Property
Signature
onBeforeUpdate?: TLOnBeforeUpdateHandler<TLBookmarkShape>
References
TLOnBeforeUpdateHandler, TLBookmarkShape
type
Public Static Property
Signature
static type: 'bookmark'
Methods
defaultProps()
Public Method
Parameters
None
Returns
TLBookmarkShape['props']
References
indicator()
Public Method
Parameters
Name | Description |
---|---|
|
|
Returns
JSX.Element
References
render()
Public Method
Parameters
Name | Description |
---|---|
|
|
Returns
JSX.Element