BasePathBuilderOpts
See source codeTable of contents
interface BasePathBuilderOpts {}
Properties
forceSolid
optional
forceSolid?: boolean
onlyFilled
optional
onlyFilled?: boolean
props
optional
props?: SVGProps<SVGPathElement & SVGGElement>
strokeWidth
strokeWidth: number
Prev
ArrowShapeOptionsNext
BoxWidthHeight