Public function

Signature
function TldrawHoveredShapeIndicator({
  shapeId,
}: TLHoveredShapeIndicatorProps): import('react/jsx-runtime').JSX.Element | null
Parameters
NameDescription

{ shapeId }

TLHoveredShapeIndicatorProps
Returns
import('react/jsx-runtime').JSX.Element | null
References

TLHoveredShapeIndicatorProps

Source

packages/tldraw/src/lib/canvas/TldrawHoveredShapeIndicator.tsx

TldrawHandlesTldrawImage