SolidPathBuilderOpts

See source code
Table of contents

Extends BasePathBuilderOpts.

interface SolidPathBuilderOpts extends BasePathBuilderOpts {}

Properties

forceSolid

optional
forceSolid?: boolean

onlyFilled

optional
onlyFilled?: boolean

props

optional
props?: SVGProps<SVGPathElement & SVGGElement>

strokeWidth

strokeWidth: number

style

style: 'solid'

Prev
RichTextSVGProps
Next
StylePickerSetProps