TLGroupShapeProps

See source code

Properties for a group shape. Group shapes are used to organize and manage collections of shapes as a single unit. Group shapes themselves have no visual properties and serve only as containers.

interface TLGroupShapeProps {}

Example

const groupProps: TLGroupShapeProps = {}
Prev
TLGeoShapeProps
Next
TLHandle