DashedPathBuilderOpts
See source codeTable of contents
Extends BasePathBuilderOpts.
interface DashedPathBuilderOpts extends BasePathBuilderOpts {}Properties
end
optional
end?: PerfectDashTerminalforceSolid
optional
from BasePathBuilderOpts
forceSolid?: booleanlengthRatio
optional
lengthRatio?: numberonlyFilled
optional
from BasePathBuilderOpts
onlyFilled?: booleanprops
optional
from BasePathBuilderOpts
props?: SVGProps<SVGPathElement & SVGGElement>snap
optional
snap?: numberstart
optional
start?: PerfectDashTerminalstrokeWidth
from BasePathBuilderOpts
strokeWidth: numberstyle
style: 'dashed' | 'dotted'Prev
CustomEmbedDefinitionNext
DebugFlagsProps