TLGroupUtil

Public Class

Table of Contents
Signature
class TLGroupUtil extends TLShapeUtil<TLGroupShape> {}
References

TLShapeUtil, TLGroupShape


Properties

canBind

Public Property

Signature
canBind: () => boolean

hideSelectionBoundsBg

Public Property

Signature
hideSelectionBoundsBg: () => boolean

hideSelectionBoundsFg

Public Property

Signature
hideSelectionBoundsFg: () => boolean

onChildrenChange

Public Property

Signature
onChildrenChange: OnChildrenChangeHandler<TLGroupShape>
References

OnChildrenChangeHandler, TLGroupShape


type

Public Static Property

Signature
static type: string

Methods

defaultProps()

Public Method

Parameters

None

Returns
TLGroupShape['props']
References

TLGroupShape


getBounds()

Public Method

Parameters
NameDescription

shape

TLGroupShape
Returns
Box2d
References

TLGroupShape, Box2d


getCenter()

Public Method

Parameters
NameDescription

shape

TLGroupShape
Returns
Vec2dModel
References

TLGroupShape, Vec2dModel


getOutline()

Public Method

Parameters
NameDescription

shape

TLGroupShape
Returns
Vec2dModel[]
References

TLGroupShape, Vec2dModel


indicator()

Public Method

Parameters
NameDescription

shape

TLGroupShape
Returns
JSX.Element
References

TLGroupShape, JSX.Element


render()

Public Method

Parameters
NameDescription

shape

TLGroupShape
Returns
JSX.Element | null
References

TLGroupShape, JSX.Element


Edit this page
Last edited on 11 May 2023
TLGroupShapeDefTLHistoryEntry