Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Property 'pathLength' does not exist on type 'CircleSVGAttributes<SVGCircleElement>' - SolidJS
S
SolidJS
โข
3y ago
โข
3 replies
Ladvace
Property 'pathLength' does not exist on type 'CircleSVGAttributes<SVGCircleElement>'
I was trying setting the
pathLength
pathLength
property but I get the TS error above
, not sure if the property is missing in the types or what
<circle
cx="50"
cy="50"
r="30"
pathLength="1"
/>
<circle
cx="50"
cy="50"
r="30"
pathLength="1"
/>
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Property 'giscus-widget' does not exist on type 'JSX.IntrinsicElements'
S
SolidJS / support
4y ago
TS2339: Property 'ROUTER' does not exist on type 'Window & typeof globalThis'.
S
SolidJS / support
3y ago
Importing web component `[...] does not exist on type 'JSX.IntrinsicElements'`
S
SolidJS / support
4y ago
Solid-UI The `border-border` class does not exist.
S
SolidJS / support
3y ago