SVGShapeData
interface SVGShapeData
Data of SVGShape. This can used many times because it do not reference parent SVG. This must build into SVGShape
Properties
children
children?: SVGShapeData[]
id
id: string
props
props: ShapeProps
type
type: ()