↓ 1 callersFunctionrectOnAxis(
axis: Axis,
bounds: Rect,
cursor: number,
size: Size,
alignment: StackAlignment,
)
packages/layout/src/layouts.ts:624
↓ 1 callersFunctionsdSmoothRoundRect(
localX: number,
localY: number,
halfWidth: number,
halfHeight: number,
radius: number,
cornerSmo
packages/core/src/renderer/interaction.ts:52
↓ 1 callersFunctionuseStageInteraction({
boundsVisible,
setInteractionActive,
setHoverPoint,
setShapes,
stageRef,
}: StageInteractionOptio
demo/blending/src/interaction.ts:35