Intermact API Reference / @intermact/core / group2D
Function: group2D()
group2D(
children,props?):IMObject2D
Defined in: packages/core/src/geometry/group.ts:50
Aggregate child objects into one composite object that retains keyed parts. Fillable when any child is fillable; always strokeable + morphable.
Parameters
children
readonly GroupChild[]
props?
GroupProps = {}