Type DrawCurveOpt: RenderProps & { segments?: number The amount of line segments to draw. width?: number The width of the line. }