Optional style
style?: { fill?: string; fillOpacity?: number; strokeLineCap?: string; strokeLineJoin?: string; strokeMiterLimit?: number; strokeOpacity?: number; strokeWidth?: number }
Type declaration
Optional fill?: string
Optional fillOpacity?: number
Optional strokeLineCap?: string
Optional strokeLineJoin?: string
Optional strokeMiterLimit?: number
Optional strokeOpacity?: number
Optional strokeWidth?: number
Svg geometry