SolidPathBuilderOpts
See source codeTable of contents
Extends BasePathBuilderOpts
.
interface SolidPathBuilderOpts 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: 'solid'
Prev
RichTextSVGPropsNext
StylePickerSetProps