DashedPathBuilderOpts

See source code
Table of contents

Extends BasePathBuilderOpts.

interface DashedPathBuilderOpts extends BasePathBuilderOpts {}

Properties

end

optional

forceSolid

optional
forceSolid?: boolean

lengthRatio

optional
lengthRatio?: number

onlyFilled

optional
onlyFilled?: boolean

props

optional
props?: SVGProps<SVGPathElement & SVGGElement>

snap

optional
snap?: number

start

optional

strokeWidth

strokeWidth: number

style

style: 'dashed' | 'dotted'

Prev
CustomEmbedDefinition
Next
DefaultRichTextToolbarContentProps