-
-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
Hey sorry if this is not the place for this. I was wondering if there was a way to get the value of the end/endContent slot for the spline, or some util that i can use to access the end value and insert it myself?
<Spline motion="tween" draw={{ duration: 2300 }} y={(d) => d.y1} stroke="#dad">
{#snippet end({ point })} // for some reason endContent doesn't do anything for me
<Text value={point.value} verticalAnchor="middle" dx={4} />
{/snippet}
</Spline>
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels