MCPcopy Create free account
hub / github.com/arctic-cli/interface / strokeWidth

Function strokeWidth

packages/ui/src/components/progress-circle.tsx:13–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11
12 const size = () => split.size || 16
13 const strokeWidth = () => split.strokeWidth || 3
14
15 const viewBoxSize = 16
16 const center = viewBoxSize / 2

Callers 2

radiusFunction · 0.85
ProgressCircleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected