Skip to main content

SectionPath

SVG path definition with fill, stroke, and optional metadata.

Index

Properties

d

d: string

fill

fill: null | string

fillOpacity

fillOpacity: number

optionalfillRule

fillRule?: nonzero | evenodd

key

key: string

optionalmeta

meta?: unknown

stroke

stroke: null | string

optionalstrokeOpacity

strokeOpacity?: number

strokeWidth

strokeWidth: number