<svgviewBox="0 0 420 200"xmlns="http://www.w3.org/2000/svg"><text><textPathhref="#circle1"side="left">Text left from the path</textPath></text><text><textPathhref="#circle2"side="right">Text right from the path</textPath></text><circleid="circle1"cx="100"cy="100"r="70"fill="transparent"stroke="silver"/><circleid="circle2"cx="320"cy="100"r="70"fill="transparent"stroke="silver"/></svg>
Usage notes
Value
left | right
Default value
left
Animatable
Yes
left
This value places the text on the left side of the path (relative to the path direction).
right
This value places the text on the right side of the path (relative to the path direction). This effectively reverses the path direction.