NonePathBuilderOpts

See source code
Table of contents

Extends BasePathBuilderOpts.

interface NonePathBuilderOpts extends BasePathBuilderOpts {}

Properties

forceSolid

optional
forceSolid?: boolean;

onlyFilled

optional
onlyFilled?: boolean;

props

optional
props?: SVGProps<SVGPathElement & SVGGElement>;

strokeWidth

strokeWidth: number;

style

style: "none";

Prev
LineShapeUtilDisplayValues
Next
NoteShapeOptions