BasePathBuilderOpts
Table of contents
interface BasePathBuilderOpts {}Properties
forceSolid
optional
forceSolid?: boolean;onlyFilled
optional
onlyFilled?: boolean;props
optional
props?: SVGProps<SVGPathElement & SVGGElement>;strokeWidth
strokeWidth: number;Prev
ArrowTargetStateNext
BoxWidthHeight