Group
Group is a container used to group other Annotations
Restriction
Group must have at least one child
Props
Mandatory
- x: horizontal coordinate
type:ScalarValue - y: vertical coordinate
type:ScalarValue
Optional
style: customizes group children style
type:CSSProperties
default:{}horizontalAlign: changes group horizontal align
type:'start' | 'middle' | 'end' | 'none'
default:noneverticalAlign: changes group vertical align
type:'start' | 'middle' | 'end' | 'none'
default:'none'