NonePathBuilderOpts
Table of contents
Extends BasePathBuilderOpts.
interface NonePathBuilderOpts extends BasePathBuilderOpts {}Properties
forceSolid
optional
from BasePathBuilderOpts
forceSolid?: boolean;onlyFilled
optional
from BasePathBuilderOpts
onlyFilled?: boolean;props
optional
from BasePathBuilderOpts
props?: SVGProps<SVGPathElement & SVGGElement>;strokeWidth
from BasePathBuilderOpts
strokeWidth: number;style
style: "none";Prev
LineShapeUtilDisplayValuesNext
NoteShapeOptions