Properties
Optional
className
className?: string
Optional
defs
defs?: boolean
Optional
fill
fill?: string
Optional
fillOpacity
fillOpacity?: string | number
markerHeight
markerHeight: number
markerWidth
markerWidth: number
shapeElementAttributes
shapeElementAttributes: Record<string, any>
shapeElementType
shapeElementType: "circle" | "image" | "path" | "polygon" | "polyline"
Optional
stroke
stroke?: string
Optional
strokeDasharray
strokeDasharray?: string | number
Optional
strokeDashoffset
strokeDashoffset?: string | number
Optional
strokeLineCap
strokeLineCap?: "square" | "butt" | "round"
Optional
strokeLineJoin
strokeLineJoin?: "round" | "miter"
Optional
strokeOpacity
strokeOpacity?: string | number
Optional
strokeWidth
strokeWidth?: number
Optional
style
style?: CSSProperties
Object describing an SVG
<marker>
element drawn on the maphttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/marker