SolidPathBuilderOpts
See source codeTable of contents
Extends BasePathBuilderOpts.
interface SolidPathBuilderOpts extends BasePathBuilderOpts {}Properties
forceSolid
optional
from BasePathBuilderOpts
forceSolid?: booleanonlyFilled
optional
from BasePathBuilderOpts
onlyFilled?: booleanprops
optional
from BasePathBuilderOpts
props?: SVGProps<SVGPathElement & SVGGElement>strokeWidth
from BasePathBuilderOpts
strokeWidth: numberstyle
style: 'solid'Prev
RichTextSVGPropsNext
StrokeOptions