BasePathBuilderOpts

See source code
Table of contents
interface BasePathBuilderOpts {}

Properties

forceSolid

optional
forceSolid?: boolean;

onlyFilled

optional
onlyFilled?: boolean;

props

optional
props?: SVGProps<SVGPathElement & SVGGElement>;

strokeWidth

strokeWidth: number;

Prev
ArrowTargetState
Next
BoxWidthHeight