weasel API - v0.8.0
    Preparing search index...

    Function useEllipseTool

    • Drag-to-draw ellipse tool. Mirrors useRectTool: the drag binding routes to insertAction, which owns the live preview and commits through the insert dep. Alt toggles from-corner ⇄ from-center mid-drag via the action's live modifier read.

      Returns Tool<null>